GH_Gradient.Linear Property

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; }
Public Property Linear As Boolean
	Get
	Set

Property Value

Type: Boolean

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

See Also