Represents a single area in the image map of an element image.
The getElementImageMapAreas()
function returns an array of such objects,
which covers the whole image map.
It is also retuned by GOMContext.imageMapArea
property used in the definitions
of image hyperlinks specified in the Image Control that generates the element image.
Further, you can use GOMImageMapArea
properties to access particular fields
of each image map area.
${include ../../refs/element_image.htm}