Selection.Union method (Visio)
Creates a new shape from the perimeter of selected shapes.
Syntax
expression. Union
expression A variable that represents a Selection object.
Return value
Nothing
Remarks
Calling the Union method is equivalent to clicking Union in the Microsoft Visio user interface (click Operations in the Shape Design group on the Developer tab). The produced shape will be the topmost shape in its containing shape and will inherit the text and formatting of the first selected shape.
When the operation is complete, the original shapes are deleted and no shapes are selected.
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.