Gets or sets the .

[VBScript]
Public ReadOnly Property Areas As HTMLCollection
[JScript]
public function get Areas() : HTMLCollection;

Property Value

A HTMLCollection containing a list of areas defined for this map.

See Also

HTMLMapElement Object | HTMLMapElement Members | DOM Namespace