Skip to content

GH_GradientChangedEventArgs

Public Class

Arguments for te GradientChanged event.

Inheritance Hierarchy

System.Object
System.EventArgs
Grasshopper.GUI.Gradient.GH_GradientChangedEventArgs

Namespace: Grasshopper.GUI.Gradient

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public class GH_GradientChangedEventArgs : EventArgs

The GH_GradientChangedEventArgs type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the GH_GradientChangedEventArgs class


Properties

Name

Description


Public Property

Gets the gradient that raised this event.


Public Property

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