A3DPDFRectData
Fields
Detailed Description
-
struct A3DPDFRectData
A3DPDFRectData structure: structure to define a rectangle placement in the PDF page.
- Version
4.1
Public Members
-
A3DInt32 m_iLeft
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.
-
A3DInt32 m_iBottom
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.