DroidDiagram Programmer's Guide
RepaintEvent.getRedrawCacheImage Method
See Also
 






Gets a value indicating whether the back-buffer cache image should be repainted as well.

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

 Syntax

Java  Copy Code

public boolean getRedrawCacheImage ()

 Return Value

true to redraw the back-buffer image; otherwise, false.

 See Also

RepaintEvent Members
RepaintEvent Class
com.mindfusion.diagramming Namespace