IPXC_ContentItem::BBox Property

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

Latest revision as of 12:32, 9 June 2016


Property BBox of interface IPXC_ContentItem returns Value of PXC_Rect ...

Syntax

HRESULT get_BBox([out, retval]  PXC_Rect*  stBBox);

See Also

IPXC_ContentItem