IUIX_CmdItemBox::ItemsIdealSize Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdItemBox::ItemsIdealSize Property}} | {{#customTitle:IUIX_CmdItemBox::ItemsIdealSize Property}} | ||
{{#parentPage:PXV:IUIX_CmdItemBox#Properties|ItemsIdealSize|property}} | {{#parentPage:PXV:IUIX_CmdItemBox#Properties|ItemsIdealSize|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''ItemsIdealSize''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns/sets Value of [[PXV:UIX_CmdItemSize|UIX_CmdItemSize]] | + | Property '''ItemsIdealSize''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns/sets Value of [[PXV:UIX_CmdItemSize|UIX_CmdItemSize]] containing the optimal size of the command item. |
== Syntax == | == Syntax == |
Latest revision as of 07:35, 24 March 2016
Property ItemsIdealSize of interface IUIX_CmdItemBox returns/sets Value of UIX_CmdItemSize containing the optimal size of the command item.
Syntax
HRESULT get_ItemsIdealSize([out, retval] UIX_CmdItemSize* nSize); HRESULT put_ItemsIdealSize([in] UIX_CmdItemSize nSize);