Simulink.dialog.Image Class
Namespace: Simulink.dialog
Superclasses: Simulink.dialog.Control
Manage image dialog control
Description
The Simulink.dialog.Image
class enables you to manage an
image dialog control in a mask dialog box. To create an image dialog control, get the mask
object and add an image dialog control element to it. For more information on adding dialog
control elements to a mask dialog box, see Add Dialog Control Elements to Mask Dialog Box.
The Simulink.dialog.Image
class is a handle
class.
Class Attributes
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Properties
Alternatives
You can manage an image dialog control using the Parameters & Dialog pane in the Mask Editor dialog box. For more information, see Parameters & Dialog Pane.
Version History
Introduced in R2013b