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