IUIX_Picture::ImageSize 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 ImageSize of interface IUIX_Picture returns/sets Pointer to SIZE ...

Syntax

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

See Also

IUIX_Picture