GH_SliderMaximum Property |
Gets or sets the upper numeric limit for the slider range.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public decimal Maximum { get; set; }
Public Property Maximum As Decimal
Get
Set
Property Value
Type:
Decimal[Missing <value> documentation for "P:Grasshopper.GUI.GH_Slider.Maximum"]
See Also