Click or drag to resize

ConstructionPlaneShowGrid Property

Gets or sets whether the grid itself should be visible.

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

Property Value

Type: Boolean
See Also