A3DPDFSnapshotOptionsData Struct Reference
A3DPDFSnapshotOptionsData structure: options for the snapshot (poster) generation. More...
Data Fields | |
| A3DInt32 | m_iHeight |
| A3DInt32 | m_iWidth |
| A3DPDFView * | m_pView |
| A3DUns16 | m_usStructSize |
Detailed Description
A3DPDFSnapshotOptionsData structure: options for the snapshot (poster) generation.
- Version
- 4.1
Field Documentation
| A3DInt32 A3DPDFSnapshotOptionsData::m_iHeight |
Height in pixels.
| A3DInt32 A3DPDFSnapshotOptionsData::m_iWidth |
Width in pixels.
| A3DPDFView* A3DPDFSnapshotOptionsData::m_pView |
The view to be activated before the snapshot is generated.
| A3DUns16 A3DPDFSnapshotOptionsData::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
