AppearanceSettingsShowSideBar Property |
Shows or hides the side bar user interface.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic static bool ShowSideBar { get; set; }
Public Shared Property ShowSideBar As Boolean
Get
Set
Property Value
Type:
Boolean
See Also