HTMLMapElement.Areas
HTMLMapElement.Areas property
The list of areas defined for the image map.
public HTMLCollection Areas { get; }
See Also
- class HTMLCollection
- class HTMLMapElement
- namespace Aspose.Html
- assembly Aspose.HTML
The list of areas defined for the image map.
public HTMLCollection Areas { get; }