IHTMLAreaElement2 interface

Specifies the shape of a hot spot in a client-side image map. It extends the IHTMLAreaElement interface.

Members

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

  • Properties

Properties

The IHTMLAreaElement2 interface has these properties.

Property Description

coords

Sets or retrieves the coordinates of the object.

href

Sets or retrieves a destination URL or an anchor point.

shape

Sets or retrieves the shape of the object.

 

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch