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

Syntax

HRESULT get_GroupTitleImageSize([out, retval]  SIZE*  pImageSize);
HRESULT put_GroupTitleImageSize([in]  SIZE*  pImageSize);

See Also

IUIX_List