IUIX_Button::ImageSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Button::ImageSize Property}}
 
{{#customTitle:IUIX_Button::ImageSize Property}}
 +
{{#parentPage:PXV:IUIX_Button|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''ImageSize''' of interface [[PXV:IUIX_Button|IUIX_Button]] returns/sets  Pointer to SIZE ...
 
Property '''ImageSize''' of interface [[PXV:IUIX_Button|IUIX_Button]] returns/sets  Pointer to SIZE ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:26, 20 April 2015


Property ImageSize of interface IUIX_Button returns/sets Pointer to SIZE ...

Syntax

HRESULT get_ImageSize([out, retval] SIZE* pImageSize);
HRESULT put_ImageSize([in] SIZE* pImageSize);

See Also

See also IUIX_Button.