DroidDiagram Programmer's Guide
LinkRouter.Suspend Method
See Also
 






Called when the control starts a batch update operation that might affect many links. Implementations might collect the links specified through RouteLink and RouteLinks calls and defer finding their paths for when Resume is called.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

void Suspend ()

 See Also

LinkRouter Members
LinkRouter Interface
com.mindfusion.diagramming Namespace