ImageMapArea.ImageMapAreaShape Enumeration
Indicates the shape of an area in an image map.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Sintassi
'Dichiarazione
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. |
Osservazioni
This is used by the ImageMapArea object.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.