MindFusion.Wpf Pack Programmer's Guide
Diagram.SuspendLinkRouter Method
See Also
 





Called when the control starts a batch update operation that might affect many links. The diagram collects links specified through Route and RouteAllLinks calls and defers finding their paths to when ResumeLinkRouter is called.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public void SuspendLinkRouter ()

Visual Basic  Copy Code

Public Sub SuspendLinkRouter ()

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace