IUIX_Tooltip::ImageSize Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

See Also

IUIX_Tooltip