Chapter Contents |
Previous |
Next |
AUTOSIZE |
Used in: | GOPTIONS statement |
Default: | device dependent |
See also: | DEVOPTS |
Syntax | |
Details |
Syntax |
AUTOSIZE=ON | OFF | DEFAULT |
Details |
AUTOSIZE is useful when you change the size of the graphics display area using one one or more of the options PAPERSIZE, XPIXELS, YPIXELS, XMAX, or YMAX. It lets you control image text size without using PROC GDEVICE. Typically, AUTOSIZE is on for most image drivers and off for all other types of drivers.
Note: If you use HSIZE
of VSIZE, the character cell size changes regardless of the AUTOSIZE setting.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.