IUIX_Icon::ScaleType Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_Icon|IUIX_Icon]].
+
[[PXV:IUIX_Icon|IUIX_Icon]]

Revision as of 05:41, 23 May 2015


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

Syntax

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

See Also

IUIX_Icon