NInsertImageCommandAction Class Members
In This Topic
The following tables list the members exposed by NInsertImageCommandAction.
Public Constructors
Public Fields
Public Methods
| Name | Description |
| Execute | Overridden. Executes the command action. |
| GetCommand | Overridden. Gets the command associated with this action. |
| InsertImage | Inserts the given image into the active page of the given drawing view at the specified location as the center of the image. |
| InsertImageFromFile | Loads an image from the given file and inserts an image (embeds the image file) in the active page of the given drawing view at the specified location as the center of the image. |
Top
See Also