Namespace:  Bricscad.Civil
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public bool IsClosed { get; }
 
Public ReadOnly Property IsClosed As Boolean
        Get
 
public:
property bool IsClosed {
        bool get ();
}
 
member IsClosed : bool with get
 
 
 
Property Value
Type: 
Boolean 
See Also