Repaints the specified region of the diagram.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void repaint ( |
A Rectangle2D object representing the region of the diagram that should be repainted.
See Also