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
SyntaxJava
Copy Code
|
|---|
public class RepaintEvent extends EventObject |
Inheritance Hierarchyjava.lang.Object![]()
java.util.EventObject![]()
com.mindfusion.diagramming.RepaintEvent
See Also