The GASK('ASPECT',
. . . ) routine returns the current aspect ratio used to draw graphics
output. GASK('ASPECT', . . . ) searches for the current aspect ratio
in the following order:
-
the aspect ratio set
with the GSET('ASPECT', . . . ) function.
-
the ASPECT= graphics
option.
-
the device's default
aspect ratio found in the device entry.
For more information
about device entries, see GDEVICE Procedure.