IUIX_CmdItemBox::ItemsLowerSize Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdItemBox::ItemsLowerSize Property}} | {{#customTitle:IUIX_CmdItemBox::ItemsLowerSize Property}} | ||
{{#parentPage:PXV:IUIX_CmdItemBox#Properties|ItemsLowerSize|property}} | {{#parentPage:PXV:IUIX_CmdItemBox#Properties|ItemsLowerSize|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''ItemsLowerSize''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns/sets Value of [[PXV:UIX_CmdItemSize|UIX_CmdItemSize]] | + | Property '''ItemsLowerSize''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns/sets Value of [[PXV:UIX_CmdItemSize|UIX_CmdItemSize]] containing the smallest command item's size that it can change into. |
== Syntax == | == Syntax == |
Latest revision as of 07:36, 24 March 2016
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);