IPXC_3DProjection::FOV Property

From PDF XChange PDF SDK
Revision as of 00:44, 9 May 2019 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property FOV of interface IPXC_3DProjection returns/sets Value of double ...

Syntax

HRESULT get_FOV([out, retval]  double*  dValue);
HRESULT put_FOV([in]  double  dValue);

See Also

IPXC_3DProjection