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

In This Topic
    IsClosed Property (Solid)
    In This Topic
    If true, the solid is closed.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsClosed As Boolean
    public bool IsClosed {get;}
    See Also