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
Syntaxpublic int GridLineCount { get; set; }Public Property GridLineCount As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also