GH_SliderMinimum Property |
Gets or sets the lower numeric limit for the slider range.
Namespace:
Grasshopper.GUI
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.GH_Slider.Minimum"]
See Also