VisConnectedShapesFlags enumeration (Visio)

Specifies constants that identify shapes by the directionality of their connectors; passed to the Shape.ConnectedShapes method.

Note

Connection points that have dual directionality (both inward and outward) are identified as either incoming or outgoing based on how they are used in a particular connection.

Name Value Description
visConnectedShapesAllNodes 0 The shapes that are connected by using either incoming or outgoing connections.
visConnectedShapesIncomingNodes 1 The shapes that are connected by using incoming connections.
visConnectedShapesOutgoingNodes 2 The shapes that are connected by using outgoing connections.

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.