Click or drag to resize

ConstructionPlaneGridZColor Property

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

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

Property Value

Type: Color
See Also