GH_DigitNumberRadix Property |
Gets or sets the radix point index. A negative radix index disables the radix point,
zero is not a valid index.
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_DigitNumber.Radix"]
See Also