HtmlMapElement
sealed class HtmlMapElement : HtmlElement, IHtmlMapElement, IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IGlobalEventHandlers
Represents the HTML map element.
Gets a collection representing the area elements
associated to this map.
Gets a collection representing the img and object
elements associated to this element.
Gets or sets the value of the href attribute.