Click or drag to resize

AppearanceSettingsStateCommandPromptBackgroundColor Property

Gets or sets the command prompt background color.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Color CommandPromptBackgroundColor { get; set; }

Property Value

Type: Color
See Also