Click or drag to resize

GH_DigitNumberSecondaryDigits Property

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

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

Property Value

Type: IListInt32

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

See Also