VisDeleteFlags Enumeration

Specifies constants that define particular sets of instruction to apply to a deletion; passed to the Selection.DeleteEx and Shape.DeleteEx methods.

Version Information

Version Added: Visio 2010

Name

Value

Description

visDeleteNormal

0

Match the deletion behavior in the user interface.

visDeleteHealConnectors

1

Delete connectors attached to deleted shapes.

visDeleteNoHealConnectors

2

Do not delete connectors attached to deleted shapes.

visDeleteNoContainerMembers

4

Do not delete unselected members of containers or lists.

visDeleteNoAssociatedCallouts

8

Do not delete unselected callouts associated with shapes.