ImageMapAreasCollection Constructor
Initializes a new instance of the ImageMapAreasCollection class.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ImageMapAreasCollection()
public ImageMapAreasCollection()
public:
ImageMapAreasCollection()
new : unit -> ImageMapAreasCollection
public function ImageMapAreasCollection()