IPXV_3DCamera::ProjectionType Property

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

Latest revision as of 04:47, 14 November 2018


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