Click or drag to resize

GH_ObjectChangedEventArgs Properties

The GH_ObjectChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCustomType
Gets the customised type description of this event. This field is only set when the Type is GH_ObjectEventType.Custom.
Public propertySender
Gets the object which raised this event.
Public propertyTag
Gets the tag for this event.
Public propertyType
Gets the type of this event.
Top
See Also