GH_DigitScrollerMaximumValue Property |
Gets or sets the upper bound of the scroll value.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public decimal MaximumValue { get; set; }
Public Property MaximumValue As Decimal
Get
Set
Property Value
Type:
Decimal[Missing <value> documentation for "P:Grasshopper.GUI.GH_DigitScroller.MaximumValue"]
See Also