Window.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.
Version Information
Version Added: Visio 2010
Syntax
expression .SelectionForDragCopy
expression A variable that represents a Window object.
Return Value
Selection
Remarks
The Selection object that SelectionForDragCopy returns includes any unselected members of selected containers and lists, and unselected callouts associated with selected target shapes; all of these will also participate in the drag or copy operation.