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

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