Event Class |
Namespace: Aspose.Diagram
The Event type exposes the following members.
Name | Description | |
---|---|---|
![]() | Del |
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.
|
![]() | EventDblClick |
An event element that is evaluated when a shape is double-clicked.
|
![]() | EventDrop |
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.
|
![]() | EventMultiDrop |
EventMultiDrop.
|
![]() | EventXFMod |
An event element that is evaluated when a shape's position or orientation on the page is transformed.
|
![]() | TheData |
Reserved for future use.
|
![]() | TheText |
An event element that is evaluated when a shape's text or text composition changes.
|
Name | Description | |
---|---|---|
![]() | Clone |
Creates deep copy of this instance.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |