HtmlAreaElement
sealed class HtmlAreaElement : HtmlUrlBaseElement, IHtmlAreaElement, IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IGlobalEventHandlers, IUrlUtilities
Represents the area element.
Gets or sets the alternative text for the element.
Gets or sets the coordinates to define the hot-spot region.
Gets or sets the shape of the hot-spot, limited to known values.
The known values are: circle, default. poly, rect. The missing
value is rect.
Creates a new area element.