Click or drag to resize

AppearanceSettingsShowStatusBar Property

Shows or hides the status bar user interface.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public static bool ShowStatusBar { get; set; }

Property Value

Type: Boolean
See Also