Click or drag to resize

GH_DocObjectEventArgs Properties

The GH_DocObjectEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets all the attributes that are associated with all objects in the event.
Public propertyDocument
Gets the document that raised the event.
Public propertyObject
Gets the object to which this event pertains.
Public propertyObjectCount
Gets the number of objects in this event.
Public propertyObjects
Gets a readonly list of the objects to which this event pertains.
Top
See Also