Click or drag to resize

GH_ColourPickerBaseColorChanged Event

Raised whenever the color of this picker is changed due to User-Interface methods.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event GH_ColourPickerBaseColorChangedEventHandler ColorChanged

Value

Type: Grasshopper.GUI.BaseGH_ColourPickerBaseColorChangedEventHandler
See Also