IUIX_Icon::ScaleType Property

From PDF XChange PDF SDK
Revision as of 07:50, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ScaleType of interface IUIX_Icon returns/sets Value of LONG ...

Syntax

HRESULT get_ScaleType([out, retval]  LONG*  ScaleType);
HRESULT put_ScaleType([in]  LONG  ScaleType);

See Also

IUIX_Icon