VerticalTextAlignment
Sets the vertical alignment for the text.
Elements
Name | Value | Description |
---|---|---|
IMAQ_BOTTOM | 0 | Aligns the bottom of the text at the reference point. |
IMAQ_TOP | 1 | Aligns the top of the text at the reference point. |
IMAQ_BASELINE | 2 | Aligns the baseline of the text at the reference point. The baseline of the text acts as the bottom for all uppercase characters. Certain lowercase characters, such as g and j, have a portion that dips below the baseline. |
IMAQ_VERTICAL_TEXT_ALIGNMENT_SIZE_GUARD | 0xFFFFFFFF | Reserved |