GetBoundingBox
TheGetBoundingBoxmethod returns, in the specified structure, the smallest rectangle that surrounds this shape.
void GetBoundingBox (out ODRect bounds);
bounds- A rectangle describing this shape's bounding box.
SEE ALSO
TheODRecttype (page 885).