Namespace:  Bricscad.Windows
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public PaneStyles Style { get; set; }
 
Public Property Style As PaneStyles
        Get
        Set
 
public:
property PaneStyles Style {
        PaneStyles get ();
        void set (PaneStyles value);
}
 
member Style : PaneStyles with get, set
 
 
 
Property Value
Type: 
PaneStyles 
See Also