#include <common.h>
Data Fields
Detailed Description
Size structure of a 2-dimension object.
- See also:
- PSIZE
Definition at line 626 of file common.h.
Field Documentation
The extent in x coordinate of a 2D object.
Definition at line 631 of file common.h.
The extent in y coordinate of a 2D object.
Definition at line 635 of file common.h.
The documentation for this struct was generated from the following file: