Click or drag to resize

GH_Grip Constructor (Double, Color)

Initializes a new instance of the GH_Grip class

Namespace:  Grasshopper.GUI.Gradient
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Grip(
	double parameter,
	Color colour
)

Parameters

parameter
Type: SystemDouble
colour
Type: System.DrawingColor
See Also