libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
U_RECT Struct Reference

Coordinates of the upper left, lower right corner. More...

#include <uemf.h>

Data Fields

int32_t left
 left coordinate
 
int32_t top
 top coordinate
 
int32_t right
 right coordinate
 
int32_t bottom
 bottom coordinate
 

Detailed Description

Coordinates of the upper left, lower right corner.

WMF manual 2.2.2.19 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: RECTL Object


The documentation for this struct was generated from the following file: