HorizontalTextAlignmentEnum Enumerator
Description
Constants identifying the horizontal positioning of text about a given point coordinate.Methods
| Name | Value | Description |
| kAlignTextCenter | 19969 | Text centered about the supplied point. |
| kAlignTextLeft | 19970 | Text left-justified about the supplied point. |
| kAlignTextRight | 19971 | Text right-justified about the supplied point. |
