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

_GAL_Rect Struct Reference
[Data types for GDI]

#include <common.h>

Data Fields


Detailed Description

A rectangle defined by upper-left coordinates and width/height.
See also:
RECT

Definition at line 764 of file common.h.


Field Documentation

Sint32 h
 

The width and height of the rectangle.

Definition at line 772 of file common.h.

Sint32 w
 

The width and height of the rectangle.

Definition at line 772 of file common.h.

Sint32 x
 

The coordinates of the upper-left corner of the rectangle.

Definition at line 768 of file common.h.

Sint32 y
 

The coordinates of the upper-left corner of the rectangle.

Definition at line 768 of file common.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