DroidDiagram Programmer's Guide
RepaintEvent.getInvalidRect Method
See Also
 






Gets the rectangular area in the diagram document that should be repainted.

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

 Syntax

Java  Copy Code

public RectF getInvalidRect ()

 Return Value

A RectF instance specifying the invalid rectangle. A null value indicates that the whole view should be repainted.

 See Also

RepaintEvent Members
RepaintEvent Class
com.mindfusion.diagramming Namespace