ImageMapArea.ImageMapAreaShape Enumeration
Indicates the shape of an area in an image map.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Sintaxis
'Declaración
Public Enumeration ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
public enum ImageMapAreaShape
public enum ImageMapAreaShape
Members
Member name | Description |
---|---|
Circle | Indicates that the shape is a circle. |
Polygon | Indicates that the shape is a polygon. |
Rectangle | Indicates that the shape is a rectangle. |
Notas
This is used by the ImageMapArea object.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.