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; }
Public Property GridLineCount As Integer
Get
Set
Property Value
Type:
Int32See Also