IPXC_3DView::Snapshot Property

From PDF XChange PDF SDK
Revision as of 01:48, 21 August 2019 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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