FoxitPDFSDKforWeb  v10.0.4
Foxit PDF SDK for Web
All Classes Functions Variables Enumerations Enumerator Modules Pages
coordinates

Collection of coordinates. More...

Classes

interface  DevicePoint
 The DevicePoint interface is the point information defined in px, and DevicePoint {x:0,y:0} is in the left-top corner. More...
 
class  DeviceRect
 DeviceRect is a definition of a rectangular range in units of physical pixels of the device. Point (0,0) is at the left-top conner. More...
 
interface  PDFPoint
 The PDFPoint interface is the point information defined in pt, and PDFPoint {x:0,y:0} is in the left-bottom corner of the PDF page. More...
 
interface  PDFRect
 PDFRect is a definition of a rectangular range in units of point. Point (0,0) is at the left-bottom conner. More...
 

Detailed Description

Collection of coordinates.

Foxit Software Corporation Logo
@2025 Foxit Software Incorporated. All rights reserved.