Click or drag to resize

GH_GradientLocked Property

Gets or sets whether this gradient is locked. A locked gradient cannot be modified by the user.

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

Property Value

Type: Boolean

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

See Also