Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_DTFIRSTLINE Struct Reference
[Text output functions]

#include <gdi.h>

Data Fields


Detailed Description

First line information of DrawTextEx2

Definition at line 6503 of file gdi.h.


Field Documentation

int height
 

The output height of the fist line.

Definition at line 6514 of file gdi.h.

int nr_chars
 

The number of the characters of first line in bytes.

Definition at line 6506 of file gdi.h.

int startx
 

The output x-coordinate of the fist line.

Definition at line 6508 of file gdi.h.

int starty
 

The output y-coordinate of the fist line.

Definition at line 6510 of file gdi.h.

int width
 

The output width of the fist line.

Definition at line 6512 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2