Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / ICurve Interface / StartPoint Property

In This Topic
    StartPoint Property (ICurve)
    In This Topic
    Gets curve's start point.
    Syntax
    'Declaration
     
    ReadOnly Property StartPoint As Point3D
    Point3D StartPoint {get;}
    See Also