Click or drag to resize

ConstructionPlaneGridLineCount Property

Gets or sets the total amount of grid lines in each direction.

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

Property Value

Type: Int32
See Also