The ConnectionDropTarget type exposes the following members.

Properties

  NameDescription
Connectable
Gets a potential destination connectable for a connection. This could either be a node or another connection.
ConnectionEnd
Gets a ConnectionEnd to determine which end of the connection is being moved.
ConnectionPoint
Gets the IDiagramConnectionPoint that is a potential destination for the connection. This will be null whenever it is not needed for the connection validation.

See Also