Click or drag to resize

GH_ColourPickerEventArgsColourPicker Property

Gets the instance of the picker that raised the event.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ColourPickerBase ColourPicker { get; }

Property Value

Type: GH_ColourPickerBase

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerEventArgs.ColourPicker"]

See Also