![]() |
PDFix SDK
6.5.0
|
PdfDevRect. More...
Public Attributes | |
int | left |
int | top |
int | right |
int | bottom |
PdfDevRect.
A data structure representing a rectangle in a device space.
int _PdfDevRect::bottom |
The y-coordinate of the lower-right corner of the rectangle.
int _PdfDevRect::left |
The x-coordinate of the upper-left corner of the rectangle.
int _PdfDevRect::right |
The x-coordinate of the lower-right corner of the rectangle.
int _PdfDevRect::top |
The y-coordinate of the upper-left corner of the rectangle.