GH_ColourPickerBase.Invalidated Event

GH_ColourPickerBaseInvalidated Event

Raised whenever a redraw is required.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event GH_ColourPickerBaseInvalidatedEventHandler Invalidated
Public Event Invalidated As GH_ColourPickerBaseInvalidatedEventHandler

Value

Type: Grasshopper.GUI.BaseGH_ColourPickerBaseInvalidatedEventHandler
See Also