Click or drag to resize

GH_ColourSwatchEventArgs Class

Event arguments used in the GH_ColourSwatchControl.ColourChanged event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Grasshopper.GUIGH_ColourSwatchEventArgs

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_ColourSwatchEventArgs : EventArgs

The GH_ColourSwatchEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodGH_ColourSwatchEventArgs
Initializes a new instance of the GH_ColourSwatchEventArgs class
Top
Properties
  NameDescription
Public propertyColour
Top
See Also