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
Java
![]() |
---|
public void suspendRepaint () |
The DiagramView is repainted automatically when properties of DiagramItems change. Call this method to stop repainting the view, and resumeRepaint to start repainting again.
JDiagram Programmer's Guide | © 2025 MindFusion |