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 6492 of file gdi.h.


Field Documentation

int height
 

The output height of the fist line.

Definition at line 6503 of file gdi.h.

int nr_chars
 

The number of the characters of first line in bytes.

Definition at line 6495 of file gdi.h.

int startx
 

The output x-coordinate of the fist line.

Definition at line 6497 of file gdi.h.

int starty
 

The output y-coordinate of the fist line.

Definition at line 6499 of file gdi.h.

int width
 

The output width of the fist line.

Definition at line 6501 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2