/WINDOW, WN
, XMIN
, XMAX
, YMIN
, YMAX
, NCOPY
Defines the window size on the screen.
WN
Window reference number (1 to 5). Defaults to 1. This number, or ALL (for all active windows), may be used on other commands.
XMIN
, XMAX
, YMIN
, YMAX
Screen coordinates defining window size. Screen coordinates
are measured as -1.0 to 1.67 with the origin at the screen center. For example,
(-1,1.67,-1,1) is full screen, (-1,0,-1,0) is the left bottom quadrant. If XMIN
=
OFF, deactivate this previously defined window; if ON, reactivate this previously
defined window. If FULL, LEFT, RIGH, TOP, BOT, LTOP, LBOT, RTOP, RBOT, form
full, half, or quarter window. If SQUA, form largest square window within
the current graphics area. If DELE, delete this window (cannot be reactivated
with ON).
NCOPY
Copies the current specifications from window NCOPY
(1
to 5) to this window. If NCOPY
= 0 (or blank),
no specifications are copied.