Event
Contents
[
Hide
]Event class
Contains elements that specify formulas that control shape events.
Properties
| Name | Type | Description |
|---|---|---|
| Del | int | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| TheData | DoubleValue | Reserved for future use. |
| TheText | DoubleValue | An event element that is evaluated when a shape’s text or text composition changes. |
| EventDblClick | DoubleValue | An event element that is evaluated when a shape is double-clicked. |
| EventXFMod | DoubleValue | An event element that is evaluated when a shape’s position or orientation on the page is transformed. |
| EventDrop | DoubleValue | An event element that is evaluated when a shape is dropped on the drawing page, either as an instance or when a shape is |
| EventMultiDrop | DoubleValue | EventMultiDrop. |
Methods
| Name | Description |
|---|---|
| deepClone | Creates deep copy of this instance. |