#include <common.h>
Data Fields
Detailed Description
A rectangle defined by upper-left coordinates and width/height.
- See also:
- RECT
Definition at line 800 of file common.h.
Field Documentation
The width and height of the rectangle.
Definition at line 808 of file common.h.
The coordinates of the upper-left corner of the rectangle.
Definition at line 804 of file common.h.
The documentation for this struct was generated from the following file: