BoundRect Property

Returns the top left and bottom right values of the shape's bounding rectangle.

Syntax

object.BoundRect

Properties

The BoundRect property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

BoundRect is a read-only property of type Object.

 

Applies To