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