Specifies the coordinates of the area that should be repainted by views when the Repaint event is raised.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public class RepaintEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class RepaintEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Charting.Controls.RepaintEventArgs
See Also