IPXV_3DCamera::ScaleType Property

From PDF XChange PDF SDK
Jump to: navigation, search


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