DroidDiagram Programmer's Guide
LinkRouter.Resume Method
See Also
 






Called when the control ends a batch update operation that might affect many links.

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

 Syntax

Java  Copy Code

void Resume (
    boolean routeDeferredLinks
)

 Parameters

routeDeferredLinks

true if the links should be routed, otherwise false.

 See Also

LinkRouter Members
LinkRouter Interface
com.mindfusion.diagramming Namespace