HTMLMapElement.Areas
HTMLMapElement.Areas property
The list of areas defined for the image map.
public HTMLCollection Areas { get; }
See Also
- class HTMLCollection
- class HTMLMapElement
- package com.aspose.html
- package Aspose.HTML
The list of areas defined for the image map.
public HTMLCollection Areas { get; }