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