GH_DigitScrollerDigits Property  | 
 
 Gets or sets the number of digits displayed in the scroller.
 
 
    Namespace: 
   Grasshopper.GUI
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic int Digits { get; set; }Public Property Digits As Integer
	Get
	Set
Property Value
Type: 
Int32[Missing <value> documentation for "P:Grasshopper.GUI.GH_DigitScroller.Digits"]
See Also