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

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