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; }
Public ReadOnly Property ColourPicker As GH_ColourPickerBase
Get
Property Value
Type:
GH_ColourPickerBase[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerEventArgs.ColourPicker"]
See Also