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
Argument | Default | Description |
imageMap | (Mandatory) | A text string representing the image map in HTML format. |
Return Value
The ImageMapHandler object created.
© 2023 Advanced Software Engineering Limited. All rights reserved.