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

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