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