GH_ColourPicker.ColourChanged Event

GH_ColourPickerColourChanged Event

Raised whenever the value of the slider is changed via GUI interaction.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event GH_ColourPickerColourChangedEventHandler ColourChanged
Public Event ColourChanged As GH_ColourPickerColourChangedEventHandler

Value

Type: Grasshopper.GUIGH_ColourPickerColourChangedEventHandler
See Also