Search
Path Class
Remarks See Also
 





Represents a sequence of connected DiagramNode and DiagramLink elements.

Namespace: MindFusion.Diagramming
File: PathFinder.js

 Syntax

JavaScript  Copy Code

// class
Path.prototype = {}

 Remarks

Path instances are returned by methods of the PathFinder class.

 Inheritance Hierarchy

MindFusion.Diagramming.Path

 See Also