IPXV_3DScene::BackroundMode Property

From PDF XChange PDF SDK
Revision as of 04:52, 14 November 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property BackroundMode of interface IPXV_3DScene returns/sets Value of PXV_3DBackgrounMode ...

Syntax

HRESULT get_BackroundMode([out, retval]  PXV_3DBackgrounMode*  nMode);
HRESULT put_BackroundMode([in]  PXV_3DBackgrounMode  nMode);

See Also

IPXV_3DScene