Specifies the signature of drawing event handlers.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C#
![]() |
---|
public delegate void DrawEventHandler ( |
Visual Basic
![]() |
---|
Public Delegate Sub DrawEventHandler( _ |
The source objects that raises the event.
The event arguments.