Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.06 KB

Visio.Selection.Intersect.md

File metadata and controls

37 lines (22 loc) · 1.06 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Selection.Intersect method (Visio)
vis_sdr.chm11116375
vis_sdr.chm11116375
Visio.Selection.Intersect
5dc63a77-62de-3892-6ed2-bcb5cb0a29f1
06/08/2017
medium

Selection.Intersect method (Visio)

Creates one closed shape from the area in which selected shapes overlap or intersect.

Syntax

expression. Intersect

expression A variable that represents a Selection object.

Return value

Nothing

Remarks

Calling the Intersect method is equivalent to clicking Intersect 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.

The original shapes are deleted and no shapes are selected when the operation is complete.

[!includeSupport and feedback]