GH_DigitNumber.Value Property

GH_DigitNumberValue Property

Gets or sets the value of this number.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public decimal Value { get; set; }
Public Property Value As Decimal
	Get
	Set

Property Value

Type: Decimal

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

See Also