Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearPath Class / EndPoint Property

In This Topic
    EndPoint Property (LinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property EndPoint As Point3D
    public Point3D EndPoint {get;}
    See Also