![]() |
PDFix SDK
9.0.0
|
#include <pdfix.h>
Public Member Functions | |
| _PdfDevPoint () | |
Public Attributes | |
| int | x |
| int | y |
A data structure representing a point in the page view's device space.
|
inline |
| int _PdfDevPoint::x |
The x coordinate of the point in device space.
| int _PdfDevPoint::y |
The y coordinate of the point in device space.