Once an image has been associated with a model element,
a menu item called Associated Image is available
in the menu that is displayed when the element is selected in the
browser.
This item contains the following options:
- Open Image shows the image
in an external viewer. The application that is opened is determined
by two properties. If the General::Model::ImageEditor property
is set to the value AssociatedApplication, the default
application for this type of file will be launched. However, if this
property is set to ExternalImageEditor, the application
launched will be the application specified with the General::Model::ExternalImageEditorCommand property.
The value of this property must be the command line for launching
the relevant application.
- Replace Image displays a
file browser, allowing you to select a new image file to associate
with the model element, replacing the current associated image.
- Remove Association breaks the association
between the model element and its associated image file.
- Image Only has been selected as the image
layout option, the menu displayed when right-clicking the image contains
two additional options under the menu item Image View: Restore
Initial Size and Restore Initial Proportions.