IUIX_List::ItemImageSize Property

From PDF XChange PDF SDK
Revision as of 22:40, 20 April 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

See also IUIX_List.