GRAPHIC SET LOC statement

Purpose

Change the location of the selected graphic window on the screen.

Syntax

GRAPHIC SET LOC x&, y&

Remarks

This statement allows you to change the location of the selected graphic window.  If no graphic target is selected, or it is not a graphic window, no action is taken.  The location is always given in pixels, relative to the upper left corner of the screen.

See also

GRAPHIC ATTACH, GRAPHIC GET LOC, GRAPHIC GET PPI