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

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