IPXV_3DCamera::ScaleType 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 ScaleType of interface IPXV_3DCamera returns/sets Value of PXC_3DProjScaleType ...

Syntax

HRESULT get_ScaleType([out, retval]  PXC_3DProjScaleType*  nType);
HRESULT put_ScaleType([in]  PXC_3DProjScaleType  nType);

See Also

IPXV_3DCamera