A3DPDFSnapshotOptionsData

Fields

A3DInt32

m_iWidth

A3DInt32

m_iHeight

A3DPDFView *

m_pView

Detailed Description

struct A3DPDFSnapshotOptionsData

A3DPDFSnapshotOptionsData structure: options for the snapshot (poster) generation.

Version

4.1

Public Members

A3DInt32 m_iWidth

Width in pixels.

A3DInt32 m_iHeight

Height in pixels.

A3DPDFView *m_pView

The view to be activated before the snapshot is generated.