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