Description | Example | Return message | Group

Graphics_R ImageInlay

Return name and display order for inlay images on a 2D Graphics window

Syntax

Graphics_R <ScenarioPath> ImageInlay [WindowID <WinNumber>]

Related commands

Description

The Graphics_R ImageInlay command will return the names of inlay images currently on the 2D Graphics window, listed in order with the top (highest) image first.

WindowID <WinNumber> can be entered to specify the ID of the 2D Graphics window. If WindowID <WinNumber> is not entered, the first 2D Graphics window is used.

Examples

To return the inlay images in the first 2D Graphics window:

Graphics_R * ImageInlay

Return message

A typical return message might look like this:
1 - c:\temp\Images\TestImage2.bmp 2 - c:\temp\Images\TestImage1.bmp 3 - c:\temp\Images\TestImage3.bmp

Group membership

This command belongs to the following group(s):

2D Graphics Window

Version

11.2