DroidDiagram Programmer's Guide
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 RectF getInvalidRect ()

 Return Value

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

 See Also

InteractionState Members
InteractionState Class
com.mindfusion.diagramming Namespace