The IDiagramConnectionPoint type exposes the following members.

Methods

  NameDescription
AddConnection
Attaches the given IDiagramConnection to this IDiagramConnectionPoint.
RemoveConnection
Removes the given IDiagramConnection from this IDiagramConnectionPoint.
SetPosition
Sets the position of this IDiagramConnectionPoint to be a point on the connection that it is attached to that is closest to the given Point. The actual position that was set is then returned.

See Also