The IDiagramConnectable type exposes the following members.

Methods

  NameDescription
GetCollisionBounds
Returns the rectangle that is taken into consideration when a connection path is being constructed to the given IDiagramConnectionPoint. Generally, an IDiagramNode should return its bounds, and an IDiagramConnection should return a Rect with the position of the given IDiagramConnectionPoint and a size of 0.

See Also