GH_DigitScrollerValue Property  | 
 
 Gets or sets the value of this scroller.
 
 
    Namespace: 
   Grasshopper.GUI
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic decimal Value { get; set; }Public Property Value As Decimal
	Get
	Set
Property Value
Type: 
Decimal[Missing <value> documentation for "P:Grasshopper.GUI.GH_DigitScroller.Value"]
See Also