IPXC_Content::BBox Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Content::BBox Property}}
 
{{#customTitle:IPXC_Content::BBox Property}}
 +
{{#parentPage:PXV:IPXC_Content|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''BBox''' of interface [[PXV:IPXC_Content|IPXC_Content]] returns/sets  Pointer to [[PXV:PXC_Rect|PXC_Rect]] ...
 
Property '''BBox''' of interface [[PXV:IPXC_Content|IPXC_Content]] returns/sets  Pointer to [[PXV:PXC_Rect|PXC_Rect]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:44, 20 April 2015


Property BBox of interface IPXC_Content returns/sets Pointer to PXC_Rect ...

Syntax

HRESULT get_BBox([out, retval] PXC_Rect* BBox);
HRESULT put_BBox([in] PXC_Rect* BBox);

See Also

See also IPXC_Content.