ImageMapArea.ImageMapAreaShape Enumeración
Indicates the shape of an area in an image map.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
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 | |
|---|---|---|
| Rectangle | Indicates that the shape is a rectangle. | |
| Polygon | Indicates that the shape is a polygon. | |
| Circle | Indicates that the shape is a circle. |