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

In This Topic
    MidPoint Property (Arc)
    In This Topic
    Gets the arc's middle point.
    Syntax
    'Declaration
     
    Public ReadOnly Property MidPoint As Point3D
    public Point3D MidPoint {get;}
    See Also