Represents a sequence of connected DiagramNode and DiagramLink elements.
The following tables list the members exposed by the Path type.
Name | Description | |
---|---|---|
Gets a collection of all DiagramNode and DiagramLink elements in the path. |
||
Gets the length of the Path expressed as the number of Links participating in it. |
||
Gets a collection of all DiagramLink elements participating in the path. |
||
Gets a collection of all DiagramNode elements participating in the path. |
Name | Description | |
---|---|---|
Calculates the weight of this Path by accumulating the Weight of all participating Diagram elements. |