IPXC_3DProjection::Scale Property

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

Latest revision as of 00:44, 9 May 2019


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