GH_Gradient.GripCount Property

GH_GradientGripCount Property

Gets the number of grips in this gradient.

Namespace:  Grasshopper.GUI.Gradient
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int GripCount { get; }
Public ReadOnly Property GripCount As Integer
	Get

Property Value

Type: Int32

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

See Also