Click or drag to resize

GH_DigitScrollerBaseDecimalPlaces Property

Gets or sets the number of decimal places available in this scroller. Unlike Radix, this property maintains the decimal position of the value represented by this scroller.

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_DigitScrollerBase.DecimalPlaces"]

See Also