MindFusion.Scheduling for Xamarin Programmer's Guide
RepaintEventArgs Class
See Also
 






Specifies the coordinates of the area that should be repainted by views when the Repaint event is raised.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public class RepaintEventArgs : EventArgs

Visual Basic  Copy Code

Public Class RepaintEventArgs
    Inherits EventArgs

 Inheritance Hierarchy

System.Object
    System.EventArgs
        MindFusion.Scheduling.RepaintEventArgs

 See Also

RepaintEventArgs Members
MindFusion.Scheduling Namespace