The link routing algorithm uses a heuristic function of this type in its prediction steps.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public sealed class RouteHeuristics : MulticastDelegate |
Visual Basic
![]() |
---|
Public NotInheritable Class RouteHeuristics |
Functions of this type can be assigned to the RouteHeuristics property of the RoutingOptions class.
System.Object
System.Delegate
System.MulticastDelegate
MindFusion.Layout.RouteHeuristics