Previous: 4.37.1.12. IgnoreCloseMessage variable To the Table of Contents Next: 4.37.1.14. LineSettingsType
4.37.1.12. IgnoreCloseMessage variable Table of Contents 4.37.1.14. LineSettingsType

- 4.37.1.13. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.1. Graph Unit Types, Constants, and Variables
4.37.1.13. Justification constants


4.37.1.13. Justification constants

Targets: MS-DOS, Win32


Graph Unit

Use these constants to specify horizontal and vertical justification for SetTextJustify.
 Horizontal Constant  Value 
LeftText0
CenterText1
RightText2
 Vertical Constant  Value 
BottomText0
CenterText1
TopText2
Note how each justification constant places the output text relative to the output coordinates:
 
 TopText       TopText          TopText
 LeftText      CenterText       RightText
 BottomText    BottomText       BottomText



Previous: 4.37.1.12. IgnoreCloseMessage variable To the Table of Contents Next: 4.37.1.14. LineSettingsType
4.37.1.12. IgnoreCloseMessage variable Table of Contents 4.37.1.14. LineSettingsType

- 4.37.1.13. -