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

_SIZE Struct Reference
[Win32-like data types and macros]

#include <common.h>

Data Fields


Detailed Description

Size structure of a 2-dimension object.
See also:
PSIZE

Definition at line 591 of file common.h.


Field Documentation

int cx
 

The extent in x coordinate of a 2D object.

Definition at line 596 of file common.h.

int cy
 

The extent in y coordinate of a 2D object.

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