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