SetImageWindow

Sets an Image Display window

SetImageWindow <magnification>, <originX>, <originY>

Parameters
<magnification>
Display magnification
<originX>
Upper left X coordinate of a display image relative to the window upper left coordinate
<originY>
Upper left Y coordinate of a display image relative to the window upper left coordinate

Return Value
None.

Description
Set the attribute parameter (magnification, display position) of the image which is displayed in the Image Display window.
When execute this command after drawing image, miss match of the image and figures on which displayed will happen.
It makes an error(Illegal function call) when performing it not in the *MeasureDispG subroutine.

Notes