GH_DigitNumberDigitCount Property  | 
 
 Gets or sets the amount of digits in this number.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic int DigitCount { get; }Public ReadOnly Property DigitCount As Integer
	Get
Property Value
Type: 
Int32[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitNumber.DigitCount"]
See Also