DhHotSpot Class

Methods | This Package | All Packages

Implements an object that represents a hotspot in an image map.

Component
  |
  +--DhStyleBase
     |
     +--DhElement
        |
        +--DhHotSpot

package com.ms.wfc.html

public class DhHotSpot
extends
DhElement****

Remarks

A hotspot is an area within an image map that a user can click to jump to a URL. DhHotSpot objects are to be added to DhImage objects.