IPXC_XForm::BBox Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_XForm::BBox Property}}
 
{{#customTitle:IPXC_XForm::BBox Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_XForm|IPXC_XForm]].
+
[[PXV:IPXC_XForm|IPXC_XForm]].

Revision as of 06:02, 20 May 2015


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

Syntax

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

See Also

IPXC_XForm.