Sets the rectangular area in the diagram document that should be repainted.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setInvalidRect ( |
A Rectangle2D instance specifying the invalid rectangle.
See Also