Initializes a new instance of the RepaintEventArgs class.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
public RepaintEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
A Microsoft.Maui.Graphics.Rect object representing the rectangle that should be repainted.
The view object that raised the event.