MindFusion.Wpf Pack Programmer's Guide
AreaEventArgs Members
Properties
 


Contains arguments passed to handlers of the CreatingArea event of the HtmlBuilder class.

The following tables list the members exposed by the AreaEventArgs type.

 Public Properties

  Name Description

AreaTag

Gets or sets the HTML AREA tag created by HtmlBuilder. You can insert additional attributes or JavaScript event handlers into that string.

Column

Gets the index of a column if the event is raised for a table cell.

Item

Gets the diagram element represented by AreaTag in the image map.

Row

Gets the index of a row if the event is raised for a table cell.

 See Also

AreaEventArgs Class
MindFusion.Diagramming.Wpf Namespace