IUIX_Button::IconScaleType Property

From PDF XChange PDF SDK
Revision as of 12:21, 15 May 2015 by Craig (Talk | contribs)

Jump to: navigation, search

http://sdkhelp.tracker-software.com/view/PXV:IUIX_Button_IconScaleType


Gets or sets the button icon scaling method. Possible scaling methods are specified by the 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.