IPXC_3DView::Snapshot Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 01:48, 21 August 2019


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