Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Leader Class / FirstPoint Property

In This Topic
    FirstPoint Property
    In This Topic
    Gets the first line point.
    Syntax
    'Declaration
     
    Public ReadOnly Property FirstPoint As Point3D
    public Point3D FirstPoint {get;}
    See Also