Contains the arguments passed to handlers of the Draw event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public sealed class DrawEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public NotInheritable Class DrawEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Scheduling.DrawEventArgs
See Also