ASP.NET Pack Programmer's Guide
DiagramView.suspendRepaint Method
See Also
 






Stops repainting the control. This is useful when using the JDiagram API from JavaScript, where the control would be repainted after each script line executes.

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

 Syntax

Java  Copy Code

public void suspendRepaint ()

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace