Click or drag to resize

GH_DigitNumberPrimaryDigits Property

Gets the internal list of primary digits. Do not modify this list.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IList<int> PrimaryDigits { get; }

Property Value

Type: IListInt32

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitNumber.PrimaryDigits"]

See Also