Finds and returns the shortest Path between the specified DiagramNode objects.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public Path FindShortestPath ( |
Visual Basic
![]() |
---|
Public Function FindShortestPath ( _ |
A Path instance that represents the shortest path found; null (Nothing in Visual Basic) if there is no path connecting from and to.