PDFix SDK  6.5.0
_PdfDevPoint Struct Reference

PdfDevPoint. More...

Public Attributes

int x
 
int y
 

Detailed Description

PdfDevPoint.

A data structure representing a point in the page view's device space.

Member Data Documentation

◆ x

int _PdfDevPoint::x

The x coordinate of the point in device space.

◆ y

int _PdfDevPoint::y

The y coordinate of the point in device space.