Click or drag to resize

GH_DigitScrollerBase.Invalidated Event

Raised whenever the display of this scroller is changed, but not the value.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event GH_DigitScrollerBase.InvalidatedEventHandler Invalidated

Value

Type: Grasshopper.GUI.Base.GH_DigitScrollerBase.InvalidatedEventHandler
See Also