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

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