Gets the repaint region for this item, taking into account factors such as pen, selection handles and shadow.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected Rectangle2D getRepaintRect ( |
true if related items should be considered too; otherwise, false.
A rectangular region that should be repainted when this item is modified.
See Also