Click or drag to resize

GH_DigitScrollerEventArgsValue Property

Gets the new value of the slider. This value is cached, so even if the slider subsequently updates, this property remains constant.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public decimal Value { get; }

Property Value

Type: Decimal

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

See Also