PROWS

Sets the number of rows in the graphics output area for portrait orientation.
Used by: GDEVICE procedure, GDEVICE Detail window
Default: device-dependent
See: LROWS

PCOLS

VPOS

Syntax

PROWS=portrait-rows

Parameter Values

portrait-rows
is a nonnegative integer up to three digits long (0...999).

Details

Either the LROWS and LCOLS pair of device parameters or the PROWS and PCOLS pair of device parameters are required and must be nonzero.
The VPOS= graphics option overrides the value of PROWS.
See Overview for more information.