Click or drag to resize

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; }

Property Value

Type: Boolean

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

See Also