HTMLMapElement.Areas Property |
Gets or sets the .
[VBScript] Public ReadOnly Property Areas As HTMLCollection
[JScript] public function get Areas() : HTMLCollection;
A HTMLCollection containing a list of areas defined for this map.
HTMLMapElement Object | HTMLMapElement Members | DOM Namespace