MindFusion.Wpf Pack Programmer's Guide
HtmlBuilder Members
Constructors Properties Methods Events
 


Provides methods to create and use HTML client side image maps.

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

 Public Constructors

  Name Description

HtmlBuilder

Initializes a new instance of the HtmlBuilder class.

 Public Properties

  Name Description

AreasForTableCells

Gets or sets a value indicating whether AREA tags are generated for table cells.

ExpandBtnHyperLink

Gets or sets the hyperlink assigned to AREA tags generated for the +/- buttons of expandable nodes.

LinkTarget

Gets or sets the value of the TARGET attribute of AREA tags.

Scale

Gets or sets the scale factor for the generated image.

 Public Methods

  Name Description

CreateImageHtml

Generates an image map HTML code.

CreateImageMap

Creates an HTML code for a MAP tag.

CreateUseMapAttr

Generates a USEMAP attribute to be used within an <IMG> tag.

 Public Events

  Name Description

CreatingArea

Raised just before a new AREA tag is added to the image map.

 See Also

HtmlBuilder Class
MindFusion.Diagramming.Wpf Namespace