A3DPDFRectDData
Fields
Detailed Description
-
struct A3DPDFRectDData
A3DPDFRectDData structure: structure to define a rectangle placement in the PDF page, in double precision.
- Version
9.1
Public Members
-
A3DDouble m_dLeft
The x coordinate of the bottom left corner of the rectangle. The coordinate origin (0, 0) is the bottom left of the page. The unit is point.
-
A3DDouble m_dBottom
The y coordinate of the bottom left corner of the rectangle. The coordinate origin (0, 0) is the bottom left of the page. The unit is point.