Event class
Event class
Contains elements that specify formulas that control shape events.
The Event type exposes the following members:
Properties
| Property | Description |
|---|---|
| the_data | Reserved for future use. |
| the_text | An event element that is evaluated when a shape’s text or text composition changes. |
| event_dbl_click | An event element that is evaluated when a shape is double-clicked. |
| event_xf_mod | An event element that is evaluated when a shape’s position or orientation on the page is transformed. |
| event_drop | An 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_drop | EventMultiDrop. |
Methods
| Method | Description |
|---|---|
| clone() | Creates deep copy of this instance. |
See Also
- module aspose.diagram