GH_Grip.Parameter Property

GH_GripParameter Property

Gets or sets the numeric parameter of the grip.

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

Property Value

Type: Double

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

See Also