EventItem Class |
Namespace: Aspose.Diagram
The EventItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | EventItem |
Constructor.
|
Name | Description | |
---|---|---|
![]() | Action |
Specifies the action code of the parent EventItem element.For an EventItem element to be saved in a DatadiagramML file, it must be persistable. Currently, the only valid action code a persistable event can have is 1 (ONEVENT_ACT_RUNADDON).
|
![]() | Enabled |
Represents a flag indicating if the event is enabled or disabled.
|
![]() | EventCode |
A code indicating the event that triggers the add-on. For more information on event codes, see Event Codes in the Microsoft Visio 2007 Automation Reference.
|
![]() | ID |
The ID of the event.
|
![]() | Target |
Specifies the target of an event.
|
![]() | TargetArgs |
Specifies a string containing arguments to be sent to the target of an event.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |