Freigeben über


ImageMapArea.ImageMapAreaShape-Enumeration

Specifies a map area shape.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration ImageMapAreaShape
'Usage
Dim instance As ImageMapArea.ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
type ImageMapAreaShape
public enum ImageMapAreaShape

Elemente

Elementname Beschreibung
Circle The map area is a circle.
Polygon The map area is a polygon.
Rectangle The map area is a rectangle.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace