DCL:GRPH1:SGPACK: User Interface:Explanation of Subroutines: Text Primitives
Sets the centering option of the text drawn with SGTXU, SGTXV, and SGTXR.
CALL SGSTXC(ICENT)
ICENT (I) The centering option. (Initial value is 0.) Specify -1, 0, or +1. -1: Left adjust 0: Centered +1: Right adjust
CALL SGQTXC(ICENT).