IUIX_Picture::ImageScaleType Property

From PDF XChange PDF SDK
Revision as of 10:16, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ImageScaleType of interface IUIX_Picture returns/sets Value of LONG ...

Syntax

HRESULT get_ImageScaleType([out, retval]  LONG*  pImageScaleType);
HRESULT put_ImageScaleType([in]  LONG  pImageScaleType);

See Also

IUIX_Picture