Image.ImageMap Property
SQL Server 2005
Returns an image map that provides regions for click events.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
/** @property */ public ImageMapAreasCollection get_ImageMap () /** @property */ public void set_ImageMap (ImageMapAreasCollection value)
public function get ImageMap () : ImageMapAreasCollection public function set ImageMap (value : ImageMapAreasCollection)
Property Value
An ImageMapAreasCollection object containing the image map for the image.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.