Click or drag to resize

UserInterfaceGridBackgroundColor Property

Color the grid fills its rectangle with. Color.Empty, the default, means draw no background at all.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public Color BackgroundColor { get; set; }

Property Value

Type: Color
See Also