Click or drag to resize

GH_Colour Constructor (GH_Colour)

Initializes a new instance of the GH_Colour class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Colour(
	GH_Colour other
)

Parameters

other
Type: Grasshopper.Kernel.TypesGH_Colour
See Also