An array of all DiagramItem elements participating in the path.
Namespace: MindFusion.Diagramming
Assembly: PathFinder.js
SyntaxJavaScript
Copy Code
|
|---|
var items |
RemarksThe collection contains consecutive DiagramNode and DiagramLink objects.
See Also