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; }
Public Property Selected As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Gradient.GH_Grip.Selected"]
See Also