Windows SIZE structure with constructor. More...
#include <Rect.h>

Public Member Functions | |
| Size (LONG width=0, LONG height=0) | |
| Size (const SIZE &other) | |
| void | operator= (const SIZE &other) |
| bool | operator== (const SIZE &other) const |
Windows SIZE structure with constructor.
1.8.5