ConstructionPlane.GridXColor Property

ConstructionPlaneGridXColor Property

Gets or sets the color of the grid X-axis mark.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Color GridXColor { get; set; }
Public Property GridXColor As Color
	Get
	Set

Property Value

Type: Color
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also