IUIX_Picture::ImageSize Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Picture::ImageSize Property}} | {{#customTitle:IUIX_Picture::ImageSize Property}} | ||
− | {{#parentPage:PXV:IUIX_Picture|ImageSize Property|property}} | + | {{#parentPage:PXV:IUIX_Picture#Properties|ImageSize Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 23:04, 21 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);