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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Picture::IconScaleType Property}}
 
{{#customTitle:IUIX_Picture::IconScaleType Property}}
{{#parentPage:PXV:IUIX_Picture#Properties|IconScaleType Property|property}}
+
{{#parentPage:PXV:IUIX_Picture#Properties|IconScaleType|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 10:16, 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