IUIX_CmdBar::ActualSize Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdBar::ActualSize Property}} | {{#customTitle:IUIX_CmdBar::ActualSize Property}} | ||
{{#parentPage:PXV:IUIX_CmdBar#Properties|ActualSize|property}} | {{#parentPage:PXV:IUIX_CmdBar#Properties|ActualSize|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''ActualSize''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns Value of [[PXV:UIX_CmdBarSize|UIX_CmdBarSize]] | + | Property '''ActualSize''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns Value of [[PXV:UIX_CmdBarSize|UIX_CmdBarSize]] containing the command bar's size type. |
== Syntax == | == Syntax == |
Latest revision as of 05:16, 25 March 2016
Property ActualSize of interface IUIX_CmdBar returns Value of UIX_CmdBarSize containing the command bar's size type.
Syntax
HRESULT get_ActualSize([out, retval] UIX_CmdBarSize* nSize);