Initializes a new instance of the RepaintEventArgs class.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
SyntaxC#
Copy Code
|
|---|
public RepaintEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A Rectangles object representing the rectangle that should be repainted.
See Also