Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type:
PaneCollection
See Also