Implements a very fast link routing algorithm that uses a tree to represent the free and occupied regions in the diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public class QuickRouter : ILinkRouter |
Visual Basic
![]() |
---|
Public Class QuickRouter |
To use this class for link routing simply assign its instance to the LinkRouter property of the Diagram class.
System.Object
MindFusion.Diagramming.QuickRouter