IPXV_3DCamera::Projection Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Projection of interface IPXV_3DCamera returns/sets Value of double ...

Syntax

HRESULT get_Projection([out, retval]  double*  nDegrees);
HRESULT put_Projection([in]  double  nDegrees);

See Also

IPXV_3DCamera