Represents a sequence of connected DiagramNode and DiagramLink elements.
The following tables list the members exposed by the Path type.
Name | Description | |
---|---|---|
Initializes a new instance of the Path class. |
Name | Description | |
---|---|---|
An array of all DiagramItem elements participating in the path. |
||
An array of all DiagramLink elements participating in the path. |
||
An array of all DiagramNode elements participating in the path. |
Name | Description | |
---|---|---|
Gets the length of the Path expressed as the number of links participating in it. |
||
Calculates the weight of this Path by accumulating the Weight of all participating diagram elements. |
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |