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






Contains the arguments passed to handlers of the Draw event.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public sealed class DrawEventArgs : EventArgs

Visual Basic  Copy Code

Public NotInheritable Class DrawEventArgs
    Inherits EventArgs

 Inheritance Hierarchy

System.Object
    System.EventArgs
        MindFusion.Scheduling.DrawEventArgs

 See Also

DrawEventArgs Members
MindFusion.Scheduling Namespace