Act Class |
Namespace: Aspose.Diagram
The Act type exposes the following members.
Name | Description | |
---|---|---|
![]() | Act |
Constructor.
|
Name | Description | |
---|---|---|
![]() | Action |
Contains the formula to execute when a user clicks the command name defined in the corresponding Menu element.
|
![]() | BeginGroup |
Indicates whether a separator is inserted into the menu above this action.
|
![]() | ButtonFace |
It identifies the icon that appears next to an item on a shortcut menu.
|
![]() | Checked |
Determines whether a check mark is displayed beside the command name on a shape's shortcut menu.
|
![]() | Del |
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.
|
![]() | Disabled |
Disabled element determines whether the command name is displayed on the shortcut menu.
|
![]() | FlyoutChild |
Determines whether the action row is a child flyout menu of the last row above it that is not a flyout child.
|
![]() | ID |
The unique ID of the element within its parent element.
|
![]() | Invisible |
Invisible element indicates whether the action is visible on the smart tag or shortcut menu.
|
![]() | IX |
The zero-based index of the element within its parent element.
|
![]() | Menu |
Specifies the name of the command that appears on the shortcut menu for a shape or page.
|
![]() | Name |
The name of the element.
|
![]() | NameU |
The universal name of the element.
|
![]() | ReadOnly |
Determines whether the action on a smart tag or shortcut menu is read-only.
|
![]() | SortKey |
It specifies a number that determines the order of actions that appear on a shortcut or smart tag menu.
|
![]() | TagName |
It contains the name of the smart tag that the action is associated with.
|
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.) |