textbase.h File Reference

<mi32/textbase.h> Define TEXTBASEORIGIN enum More...

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

Included by dependency graph

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
}

Functions

 DEFINE_ENUM_OPERATORS (TEXTBASEORIGIN)


Detailed Description

<mi32/textbase.h> Define TEXTBASEORIGIN enum

Definition in file textbase.h.


Enumeration Type Documentation

enum TEXTBASEORIGIN
 

Text basepoint origin flags.

Enumeration values:
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.

Definition at line 22 of file textbase.h.


Function Documentation

DEFINE_ENUM_OPERATORS TEXTBASEORIGIN   ) 
 

INC_MI32_TEXTBASE_H.


Generated on Wed May 31 15:27:54 2006 for TNTsdk by  doxygen 1.3.8-20040913