NInsertImageCommandAction Class Methods
In This Topic
For a list of all members of this type, see NInsertImageCommandAction members.
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