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