IPXC_3DProjection::Scale Property

From PDF XChange PDF SDK
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