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