IUIX_List::ItemImageSize Property

From PDF XChange PDF SDK
Revision as of 10:08, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ItemImageSize of interface IUIX_List returns/sets Pointer to SIZE ...

Syntax

HRESULT get_ItemImageSize([out, retval]  SIZE*  pImageSize);
HRESULT put_ItemImageSize([in]  SIZE*  pImageSize);

See Also

IUIX_List