Click or drag to resize

GH_GradientChangedEventArgsGradient Property

Gets the gradient that raised this event.

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

Property Value

Type: GH_Gradient

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

See Also