specifies the alignment of text. More...
| Variables | |
| const long | LEFT = 0 | 
| specifies to left align text. | |
| const long | CENTER = 1 | 
| specifies to center text. | |
| const long | RIGHT = 2 | 
| specifies to right align text. | |
specifies the alignment of text.
| const long CENTER = 1 | 
specifies to center text.
| const long LEFT = 0 | 
specifies to left align text.
| const long RIGHT = 2 | 
specifies to right align text.