Enumerazione ImageMapArea.ImageMapAreaShape
Specifies a map area shape.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public Enumeration ImageMapAreaShape
'Utilizzo
Dim instance As ImageMapArea.ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
type ImageMapAreaShape
public enum ImageMapAreaShape
Membri
Nome membro | Descrizione | |
---|---|---|
Rectangle | The map area is a rectangle. | |
Polygon | The map area is a polygon. | |
Circle | The map area is a circle. |