Click or drag to resize

GH_GripSelected Property

Gets or sets whether this grip is selected. Selection state is not (de)serialized.

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

Property Value

Type: Boolean

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

See Also