HTMLMapElement.Areas

HTMLMapElement.Areas property

The list of areas defined for the image map.

public HTMLCollection Areas { get; }

See Also