IUIX_Picture::IconScaleType Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

See Also

IUIX_Picture