IUIX_CmdItemBox::ItemsLowerSize Property

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

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


Property ItemsLowerSize of interface IUIX_CmdItemBox returns/sets Value of UIX_CmdItemSize containing the smallest command item's size that it can change into.

Syntax

HRESULT get_ItemsLowerSize([out, retval]  UIX_CmdItemSize*  nSize);
HRESULT put_ItemsLowerSize([in]  UIX_CmdItemSize  nSize);

See Also

IUIX_CmdItemBox