Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 875 Bytes

Visio.Selection.SwapEnds.md

File metadata and controls

35 lines (21 loc) · 875 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Selection.SwapEnds method (Visio)
vis_sdr.chm11150895
vis_sdr.chm11150895
Visio.Selection.SwapEnds
515580db-4018-30b3-0ed6-cb3a412b62c7
06/08/2017
medium

Selection.SwapEnds method (Visio)

Swaps the begin and endpoints of a one-dimensional (1D) shape.

Syntax

expression. SwapEnds

expression A variable that represents a Selection object.

Return value

Nothing

Remarks

The type of glue associated with the endpoints is also swapped. For example, if the begin point of a 1D shape is glued to object A and the endpoint of the 1D shape is not glued, after invoking the SwapEnds method, the endpoint is glued to object A and the begin point is not glued.

[!includeSupport and feedback]