DroidDiagram Programmer's Guide
Diagram.repaint Method (Rectangle2D)
See Also
 






Repaints the specified region of the diagram.

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

 Syntax

Java  Copy Code

public void repaint (
    RectF docRect
)

 Parameters

docRect

A RectF object representing the region of the diagram that should be repainted.

 See Also

repaint Method Overload List
Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace