Chapter Contents |
Previous |
Next |
TEXALIGN |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8 |
Default values: | halign=NORMAL, valign=NORMAL |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
return-code-variable=GSET('TEXALIGN', halign, valign);
Description |
The GSET('TEXALIGN', . . . ) function sets a particular type of horizontal and vertical alignment for text strings. Halign Values illustrates halign.
Valign Values illustrates valign.
Argument Definitions |
halign | character string enclosed in quotation
marks or character variable name. Valid values are
| ||||||||||
valign | character string enclosed in quotation
marks or character variable name. Valid values are
|
See Also |
GASK('TEXALIGN', . . . ) routine | |
GDRAW('TEXT', . . . ) function | |
GSET('TEXPATH', . . . ) function | |
GSET('TEXUP', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.