IUIX_Picture::IconScaleType 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_Picture|IUIX_Picture]].
+
[[PXV:IUIX_Picture|IUIX_Picture]]

Revision as of 05:56, 23 May 2015


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

Syntax

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

See Also

IUIX_Picture