GH_DigitNumberSecondaryPositive Property |
Gets a value indicating whether the secondary number is positive.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool SecondaryPositive { get; }
Public ReadOnly Property SecondaryPositive As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitNumber.SecondaryPositive"]
See Also