Click or drag to resize

AppearanceSettingsGridThickLineColor Property

Gets or sets the color of the thick line of the grid.

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

Property Value

Type: Color
See Also