Search
RepaintEvent Class
See Also
 

Specifies the coordinates of the area that should be repainted by views when the Repaint event is raised.

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

 Syntax

Java  Copy Code

public class RepaintEvent extends EventObject

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.diagramming.RepaintEvent

 See Also