Shape.UpdateAlignmentBox method (Visio)

Updates the alignment box for a shape.

Syntax

expression. UpdateAlignmentBox

expression A variable that represents a Shape object.

Return value

Nothing

Remarks

The UpdateAlignmentBox method alters the width and height of a shape, often a group. For example, after you move a shape in a group, the shape may be outside the group's alignment box. The UpdateAlignmentBox method updates the alignment box so that it encloses all the shapes in the group.

Note

Many shapes are designed so that their alignment boxes don't coincide with their geometric extents. Using the UpdateAlignmentBox method on such shapes defeats the intentions of the shape designer.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.