IPXV_3DCamera::ProjectionType Property

From PDF XChange PDF SDK
Revision as of 04:47, 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 ProjectionType of interface IPXV_3DCamera returns/sets Value of PXC_3DProjType ...

Syntax

HRESULT get_ProjectionType([out, retval]  PXC_3DProjType*  nType);
HRESULT put_ProjectionType([in]  PXC_3DProjType  nType);

See Also

IPXV_3DCamera