Represents methods that will handle the CreatingArea event of the HtmlBuilder class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public delegate void AreaEventHandler ( |
Visual Basic
![]() |
---|
Public Delegate Sub AreaEventHandler( _ |
The source of the event.
An AreaEventArgs that contains the event data.