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

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