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

Revision as of 09:58, 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