GH_DigitScrollerBaseDigits Property |
Gets or sets the number of digits available in this scroller.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int Digits { get; set; }
Public Property Digits As Integer
Get
Set
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.Digits"]
See Also