The ElbowPathfinder type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ElbowPathfinder |
Initializes a new instance of the ElbowPathfinder class.
|
Methods
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| 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.
|