Search
InteractionState.getInvalidRect Method
See Also
 

Gets the area that should be repainted.

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

 Syntax

Java  Copy Code

public Rectangle2D getInvalidRect ()

 Return Value

A Rectangle2D specifying a rectangular region of the diagram that should be repainted.

 See Also