Miner.Responder.Presentation.Wpf Assembly > Miner.Responder.Presentation.Wpf.UI.Control Namespace > CubicBezierSegment Class : CurvePoints Method |
'Declaration <IteratorStateMachineAttribute(Miner.Responder.Presentation.Wpf.UI.Control.CubicBezierSegment/d__17)> Public Function CurvePoints( _ ByVal resolution As Double _ ) As IEnumerable(Of Point)
'Usage Dim instance As CubicBezierSegment Dim resolution As Double Dim value As IEnumerable(Of Point) value = instance.CurvePoints(resolution)
[IteratorStateMachine(Miner.Responder.Presentation.Wpf.UI.Control.CubicBezierSegment/d__17)] public IEnumerable<Point> CurvePoints( double resolution )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.