Search
Path.nodes Field
See Also
 





An array of all DiagramNode elements participating in the path.

Namespace: MindFusion.Diagramming
Package: PathFinder.js

 Syntax

JavaScript  Copy Code

var nodes

 Remarks

Use links to get all DiagramLink elements in the Path.

 See Also