Click or drag to resize

GH_DigitScrollerBaseValueChanged Event

Raised whenever the value of this scroller is changed due to User-Interface methods.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event GH_DigitScrollerBaseValueChangedEventHandler ValueChanged

Value

Type: Grasshopper.GUI.BaseGH_DigitScrollerBaseValueChangedEventHandler
See Also