Search
PathFinder Constructor
See Also
 





Initializes a new instance of the PathFinder class.

 Overload List

Name Description

PathFinder (Diagram)

Initializes a new instance of the PathFinder class. Path-finding will depend on the direction of links.

PathFinder (Diagram, Boolean)

Initializes a new instance of the PathFinder class, optionally ignoring the link direction.

 See Also