Search
Path.links Field
See Also
 





An array of all DiagramLink elements participating in the path.

Namespace: MindFusion.Diagramming
Package: PathFinder.js

 Syntax

JavaScript  Copy Code

var links

 Remarks

Use nodes to get all DiagramNode elements in the Path.

 See Also