IUIX_Button::IconScaleType Property

From PDF XChange PDF SDK
Revision as of 08:21, 14 May 2015 by Oleh (Talk | contribs)

Jump to: navigation, search


Gets/sets the way of scaling button icon. Possible scaling ways are specified in UIX_IconScaleTypes enumeration.

Syntax

HRESULT get_IconScaleType([out, retval]  LONG*  pIconScaleType);
HRESULT put_IconScaleType([in]  LONG  pIconScaleType);

See Also

See also IUIX_Button, UIX_IconScaleTypes.