IUIX_CmdItemBox::Rect Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdItemBox::Rect Property}} | {{#customTitle:IUIX_CmdItemBox::Rect Property}} | ||
{{#parentPage:PXV:IUIX_CmdItemBox#Properties|Rect|property}} | {{#parentPage:PXV:IUIX_CmdItemBox#Properties|Rect|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Rect''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns Value of RECT | + | Property '''Rect''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns Value of RECT containing the rectangle that is relative to the [[PXV:IUIX_CmdBar|command bar's]] client rectangle. |
== Syntax == | == Syntax == |
Latest revision as of 07:08, 24 March 2016
Property Rect of interface IUIX_CmdItemBox returns Value of RECT containing the rectangle that is relative to the command bar's client rectangle.
Syntax
HRESULT get_Rect([out, retval] RECT* stRect);