Enum that specify the style of a text alignment in a drawText() call
Text is left aligned.
Text is right aligned.
Text is centred horizontally.
Text is top aligned.
Text is bottom aligned.
Text is centred vertically.
See Implementation
Enum that specify the style of a text alignment in a drawText() call