TextDrawStatus

Text drawing return flags.

Values

ValueMeaning
CharacterNotFound0x01_00

Set if there's any character that was not found in the character set

LHSOutOfBound0x00_01

Left hand side out of bound

RHSOutOfBound0x00_02

Right hand side out of bound

TPOutOfBound0x00_04

Top portion out of bound

BPOutOfBound0x00_08

Bottom portion out of bound

TooMuchOffset0x1_00_00
TooMuchLineOffset0x1_00_01

Meta