Click or drag to resize

AppearanceSettingsStateFrameBackgroundColor Property

Gets or sets the frame background color.

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

Property Value

Type: Color
See Also