IPXC_Content::BBox Property

From PDF XChange PDF SDK
Revision as of 14:13, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

IPXC_Content.