Click or drag to resize

GH_AttributesChangedEventArgs Class

Event arguments passed during AttributesChanged events.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Grasshopper.KernelGH_AttributesChangedEventArgs

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_AttributesChangedEventArgs : EventArgs

The GH_AttributesChangedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodGH_AttributesChangedEventArgs
Initializes a new instance of the GH_AttributesChangedEventArgs class
Top
See Also