IUIX_CmdItemBox::ItemsCurrentSize Property

From PDF XChange PDF SDK
Revision as of 08:34, 24 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property ItemsCurrentSize of interface IUIX_CmdItemBox returns Value of UIX_CmdItemSize containing the currently displayed command items' size.

Syntax

HRESULT get_ItemsCurrentSize([out, retval]  UIX_CmdItemSize*  nSize);

See Also

IUIX_CmdItemBox