Define TEXTBASEORIGIN enum. More...

Go to the source code of this file.
Enumerations | |
| enum | TEXTBASEORIGIN { TEXTBASEORIGIN_FirstLine = 0x00, TEXTBASEORIGIN_Left = 0x01, TEXTBASEORIGIN_CenterHorz = 0x02, TEXTBASEORIGIN_Right = 0x04, TEXTBASEORIGIN_CenterHorzFirstTag = 0x08, TEXTBASEORIGIN_Top = 0x10, TEXTBASEORIGIN_CenterVert = 0x20, TEXTBASEORIGIN_Bottom = 0x40, TEXTBASEORIGIN_CenterVertFirstLine = 0x80 } |
Define TEXTBASEORIGIN enum.
| enum TEXTBASEORIGIN |
Text basepoint origin flags.
1.6.1