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

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