The IDiagramConnectionRelocator type exposes the following members.

Methods

  NameDescription
CanRelocateConnection
Returns whether or not the connection can be relocated between the given connection point and connectable.
RelocateConnection
Relocates the given IDiagramConnection to have the given IDiagramConnectionPoint objects as its new source and destination. Note that one of the given connection points may be the same as the current source or destination of the connection.

See Also