IUIX_LayoutItem::Rect Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_LayoutItem::Rect Property}}
 
{{#customTitle:IUIX_LayoutItem::Rect Property}}
{{#parentPage:PXV:IUIX_LayoutItem|property}}
+
{{#parentPage:PXV:IUIX_LayoutItem#Properties|Rect|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Rect([out, retval] RECT* pItemRect);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Rect([out, retval] RECT* stItemRect);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]].
+
[[PXV:IUIX_LayoutItem|IUIX_LayoutItem]]

Latest revision as of 04:26, 15 June 2015


Property Rect of interface IUIX_LayoutItem returns Value of RECT ...

Syntax

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

See Also

IUIX_LayoutItem