Editions
Related Functions
Example
The IN_DeleteHotspot function removes the specified hotspot from the current page's specified edit layer.
Syntax
int IN_DeleteHotspot( layerID, pHotspotID )
|
Parameters |
Meaning |
|
IN_LAYER layerID |
identifier of edit layer that contains the hotspot to delete |
|
CHARPTR pHotspotID |
pointer to the identifier of the hotspot to delete |
Release information
Added to Imagenation for Windows in Release 4.00.
As of Release 5.1, also available in Imagenation for UNIX.
See also