Selection.SelectionForDragCopy property (Visio)

Returns the Selection object that represents the collection of shapes that will participate in drag or copy operations, based on the current selection. Read-only.

Syntax

expression. SelectionForDragCopy

expression A variable that represents a Selection object.

Return value

Selection

Remarks

The Selection object that SelectionForDragCopy returns includes any unselected members of selected containers and lists, and unselected callouts that are associated with selected target shapes; all of these will also participate in the drag or copy operation.

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.