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

In This Topic
    IsCircle Property (Arc)
    In This Topic
    Returns true if the Arc is closed.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsCircle As Boolean
    public bool IsCircle {get;}
    See Also