IHTMLMapElement interface

This interface specifies a collection of hot spots for a client-side image map.

Members

The IHTMLMapElement interface inherits from the IDispatch interface. IHTMLMapElement also has these types of members:

  • Properties

Properties

The IHTMLMapElement interface has these properties.

Property Description

name

Sets or retrieves the name of the object.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch