The IDiagramConnectionRelocator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | 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.
|