Click or drag to resize

GH_ColourSwatchEventArgs Constructor

Initializes a new instance of the GH_ColourSwatchEventArgs class

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ColourSwatchEventArgs(
	Color colour
)

Parameters

colour
Type: System.DrawingColor
See Also