Compartir a través de


Enumeración ImageMapArea.ImageMapAreaShape

Specifies a map area shape.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Enumeration ImageMapAreaShape
'Uso
Dim instance As ImageMapArea.ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
type ImageMapAreaShape
public enum ImageMapAreaShape

Miembros

Nombre del miembro Descripción
Circle The map area is a circle.
Polygon The map area is a polygon.
Rectangle The map area is a rectangle.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering