IPXC_3DView::Snapshot Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Snapshot of interface IPXC_3DView returns/sets Pointer to IPXC_Image ...

Syntax

HRESULT get_Snapshot([out, retval]  IPXC_Image**  pImage);
HRESULT put_Snapshot([in]  IPXC_Image*  pImage);

See Also

IPXC_3DView