Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public PaneCollection Panes { get; }
 
Public ReadOnly Property Panes As PaneCollection
        Get
 
public:
property PaneCollection^ Panes {
        PaneCollection^ get ();
}
 
member Panes : PaneCollection with get
 
 
 
Property Value
PaneCollection
 
See Also