Click or drag to resize

GH_SliderBaseDecimalPlaces Property

Gets or sets the number of decimal places allowed for floating point type sliders. Valid values between zero and 12.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int DecimalPlaces { get; set; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.DecimalPlaces"]

See Also