Return name and display order for inlay images on a 2D Graphics window
Graphics_R <ScenarioPath> ImageInlay [WindowID <WinNumber>]
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.
To return the inlay images in the first 2D Graphics window:
Graphics_R * ImageInlay
1 - c:\temp\Images\TestImage2.bmp
2 - c:\temp\Images\TestImage1.bmp
3 - c:\temp\Images\TestImage3.bmp
This command belongs to the following group(s):
11.2
STK 11.2.1 Programming Interface