Click or drag to resize

GH_GripIsValid Property

Gets whether this grip is valid. A valid grip must have a non-empty Id and a non-NaN parameter.

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

Property Value

Type: Boolean

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

See Also