Miner.Responder.Presentation.Wpf Assembly > Miner.Responder.Presentation.Wpf.UI.Control Namespace > CubicBezierSegment Class : CubicBezierSegment Constructor |
'Declaration Public Function New( _ ByVal startPoint As Point, _ ByVal startHandle As Point, _ ByVal endHandle As Point, _ ByVal endPoint As Point _ )
'Usage Dim startPoint As Point Dim startHandle As Point Dim endHandle As Point Dim endPoint As Point Dim instance As New CubicBezierSegment(startPoint, startHandle, endHandle, endPoint)
public CubicBezierSegment( Point startPoint, Point startHandle, Point endHandle, Point endPoint )
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.