GH_DigitScrollerBaseMaximumValue Property |
Gets or sets the upper bound of the scroll value.
Namespace:
Grasshopper.GUI.Base
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.Base.GH_DigitScrollerBase.MaximumValue"]
See Also