IUIX_CmdItem::Rect Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdItem::Rect Property}}
 
{{#customTitle:IUIX_CmdItem::Rect Property}}
 
{{#parentPage:PXV:IUIX_CmdItem#Properties|Rect|property}}
 
{{#parentPage:PXV:IUIX_CmdItem#Properties|Rect|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Rect''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns  Value of RECT ...
+
Property '''Rect''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns  Value of RECT containing the rectangle that is relative to the [[PXV:IUIX_CmdItemBox|command item box'es]] rectangle.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 08:39, 23 March 2016


Property Rect of interface IUIX_CmdItem returns Value of RECT containing the rectangle that is relative to the command item box'es rectangle.

Syntax

HRESULT get_Rect([out, retval]  RECT*  stRect);

See Also

IUIX_CmdItem