GH_DigitScroller.Radix Property

GH_DigitScrollerRadix Property

Gets or sets the radix point index.

Namespace:  Grasshopper.GUI
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.GH_DigitScroller.Radix"]

See Also