GH_SliderDecimalPlaces Property |
Gets or sets the number of decimal places allowed for Floating Point Sliders.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int DecimalPlaces { get; set; }
Public Property DecimalPlaces As Integer
Get
Set
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.GUI.GH_Slider.DecimalPlaces"]
See Also