Event class

Event class

Contains elements that specify formulas that control shape events.

The Event type exposes the following members:

Properties

PropertyDescription
the_dataReserved for future use.
the_textAn event element that is evaluated when a shape’s text or text composition changes.
event_dbl_clickAn event element that is evaluated when a shape is double-clicked.
event_xf_modAn event element that is evaluated when a shape’s position or orientation on the page is transformed.
event_dropAn event element that is evaluated when a shape is dropped on the drawing page, either as an instance or when a shape is duplicated or pasted.
event_multi_dropEventMultiDrop.

Methods

MethodDescription
clone()Creates deep copy of this instance.

See Also