libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
Coordinates of the upper left, lower right corner. Note that the coordinate system is 0,0 in the upper left corner of the screen an N,M in the lower right corner. Microsoft name: RECT Object COLLIDES with EMF Rect Object. More...
#include <uwmf.h>
Data Fields | |
int16_t | left |
left coordinate | |
int16_t | top |
top coordinate | |
int16_t | right |
right coordinate | |
int16_t | bottom |
bottom coordinate | |
Coordinates of the upper left, lower right corner. Note that the coordinate system is 0,0 in the upper left corner of the screen an N,M in the lower right corner. Microsoft name: RECT Object COLLIDES with EMF Rect Object.
Rect Object WMF manual 2.2.2.18 This one is out of order because it is needed early.