Click or drag to resize

GH_DigitScrollerDigits Property

Gets or sets the number of digits displayed in the scroller.

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

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.GUI.GH_DigitScroller.Digits"]

See Also