|
Pdftools SDK
|
#include <PdfTools_Types.h>
Public Attributes | |
| double | dX |
| X-coordinate of bottom-left point of the rectangle expressed in points. | |
| double | dY |
| Y-coordinate of bottom-left point of the rectangle expressed in points. | |
| double | dWidth |
| Width of rectangle in point. | |
| double | dHeight |
| Height of rectangle in point. | |
| double TPdfToolsGeomUnits_Rectangle::dHeight |
Height of rectangle in point.
| double TPdfToolsGeomUnits_Rectangle::dWidth |
Width of rectangle in point.
| double TPdfToolsGeomUnits_Rectangle::dX |
X-coordinate of bottom-left point of the rectangle expressed in points.
| double TPdfToolsGeomUnits_Rectangle::dY |
Y-coordinate of bottom-left point of the rectangle expressed in points.