TextAlignment
Sets the alignment of the text.
Elements
Name | Value | Description |
---|---|---|
IMAQ_LEFT | 0 | Left aligns the text at the reference point. |
IMAQ_CENTER | 1 | Centers the text around the reference point. |
IMAQ_RIGHT | 2 | Right aligns the text at the reference point. |
IMAQ_TEXT_ALIGNMENT_SIZE_GUARD | 0xFFFFFFFF | Reserved |