mi32/textbase.h File Reference

Define TEXTBASEORIGIN enum. More...

This graph shows which files directly or indirectly include this file:

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
}

Detailed Description

Define TEXTBASEORIGIN enum.


Enumeration Type Documentation

Text basepoint origin flags.

Enumerator:
TEXTBASEORIGIN_FirstLine 

Base of first line.

TEXTBASEORIGIN_Left 

Left edge of text.

TEXTBASEORIGIN_CenterHorz 

Center text horizontally.

TEXTBASEORIGIN_Right 

Right edge of text.

TEXTBASEORIGIN_CenterHorzFirstTag 

Center horizontally using first tag in block.

TEXTBASEORIGIN_Top 

Top of text.

TEXTBASEORIGIN_CenterVert 

Center vertically.

TEXTBASEORIGIN_Bottom 

Bottom of text.

TEXTBASEORIGIN_CenterVertFirstLine 

Center vertically using first line only.


Generated on Sun Oct 7 21:28:22 2012 for TNTsdk 2012 by  doxygen 1.6.1