The StraightLinePathfinder type exposes the following members.

Constructors

  NameDescription
StraightLinePathfinder

Methods

  NameDescription
FindPath
Determines a path for the given IDiagramConnection.

Properties

  NameDescription
Buffer
Gets or sets a length to be added, entering the connection point at right angles, at each end of the connection. This is useful if the connection displays arrowheads, as it ensures the arrow abuts cleanly to the connected element instead of entering at an angle.
Instance
Gets an instance of the StraightLinePathfinder class.

See Also