ImageGear for .NET
GetBBox Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEElement Class : GetBBox Method




Glossary Item Box

Gets the bounding box for an element, specified in user space coordinates.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

ImGearPDFFixedRect class object.

Remarks

The bounding box is guaranteed to encompass the element, but is not guaranteed to be the smallest box that could contain the element. For example, for an arc, the bounding box encloses the Bezier control points-not just the curve itself.

See Also

©2013. Accusoft Corporation. All Rights Reserved.