Whole document tree
    

Whole document tree

_wmfD_Rect struct Reference
Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

_wmfD_Rect Struct Reference

#include <types.h>


Data Fields

wmfD_Coord TL
wmfD_Coord BR


Detailed Description

Device rectangle.


Field Documentation

wmfD_Coord _wmfD_Rect::BR
 

Device coordinate of bottom right corner.

wmfD_Coord _wmfD_Rect::TL
 

Device coordinate of top left corner (TL.x < BR.x, TL.y < BR.y).


The documentation for this struct was generated from the following file:
Generated at Sun Oct 28 12:22:57 2001 for libwmf by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001