Click or drag to resize

GH_GradientLinear Property

Gets or sets whether the colours are interpolated linearly between grips.

Namespace:  Grasshopper.GUI.Gradient
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Linear { get; set; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.Gradient.GH_Gradient.Linear"]

See Also