FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
The DevicePoint interface is the point information defined in px, and DevicePoint {x:0,y:0} is in the left-top corner. More...
Public Attributes | |
number | x |
The x-axis coordinate point. | |
number | y |
The y-axis coordinate point. | |
The DevicePoint interface is the point information defined in px, and DevicePoint {x:0,y:0} is in the left-top corner.