Click or drag to resize

GH_GradientChangedEventArgsIntermediate Property

Gets whether this event is intermediate. I.e. whether it will be followed by another, similar event.

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

Property Value

Type: Boolean

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

See Also