Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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 | |
|---|---|---|
| Circle | Indicates that the shape is a circle. | |
| Polygon | Indicates that the shape is a polygon. | |
| Rectangle | Indicates that the shape is a rectangle. |
Comentarios
This is used by the ImageMapArea object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.ReportRendering