Shape.RerouteConnections method (Project)

The RerouteConnections method is not implemented in Project.

Syntax

expression.RerouteConnections

expression A variable that represents a Shape object.

Return value

Nothing

Remarks

In general for applications that implement Office Art, the RerouteConnections method changes the routing of a connector to the shortest path between the shapes it connects. Project does not support the connect and disconnect methods of the ConnectorFormat object, and so it does not support RerouteConnections. For more information, see the ConnectorFormat property.

See also

Shape Object

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.