GH_Grip.ColourRight Property

GH_GripColourRight Property

Gets the colour to the right of this grip.

Namespace:  Grasshopper.GUI.Gradient
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Color ColourRight { get; set; }
Public Property ColourRight As Color
	Get
	Set

Property Value

Type: Color

[Missing <value> documentation for "P:Grasshopper.GUI.Gradient.GH_Grip.ColourRight"]

See Also