IPXV_3DCamera::Projection Property

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

Latest revision as of 00:51, 23 July 2018


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