ChartDirector 7.1 (C++ Edition)

ImageMapHandler.ImageMapHandler


Usage

ImageMapHandler(const char *imageMap);

Description

Constructs an image map handler object for the given image map.

Arguments

ArgumentDefaultDescription
imageMap(Mandatory)A text string representing the image map in HTML format.

Return Value

The ImageMapHandler object created.