The ElbowPathfinder type exposes the following members.

Constructors

  NameDescription
ElbowPathfinder
Initializes a new instance of the ElbowPathfinder class.

Methods

  NameDescription
FindPath
Determines a path for the given IDiagramConnection. This method returns null if the given connection element does not need to have its path re-configured.

Properties

  NameDescription
Instance
Gets an instance of the ElbowPathfinder class.
Spacing
Gets or sets the desired spacing between nodes and connections in pixels. The default is 20.

See Also