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