IPXC_3DProjection::Scale 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 Scale of interface IPXC_3DProjection returns/sets Value of double ...

Syntax

HRESULT get_Scale([out, retval]  double*  nScale);
HRESULT put_Scale([in]  double  nScale);

See Also

IPXC_3DProjection