The FloatingConnectionPoint type exposes the following members.

Properties

  NameDescription
Edge
Gets or sets the Edge of this connection point. This is used to determine how a connection approches this connection point.
Instance
Gets the currently used instance of FloatingConnectionPoint. This instance represents the connection point that is currently being relocated by the ConnectionRelocatorThumb.
Node
Gets or sets the IDiagramNode that the FloatingConnectionPoint is attached to. This such node is just a place holder which is required by connection points. This property should not be set by something outside the FloatingConnectionPoint class.
Position
Gets or sets the position of this connection point.

See Also