ImageMapArea.ImageMapAreaShape 列舉型別
Specifies a map area shape.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public Enumeration ImageMapAreaShape
'用途
Dim instance As ImageMapArea.ImageMapAreaShape
public enum ImageMapAreaShape
public enum class ImageMapAreaShape
type ImageMapAreaShape
public enum ImageMapAreaShape
成員
成員名稱 | 描述 | |
---|---|---|
Rectangle | The map area is a rectangle. | |
Polygon | The map area is a polygon. | |
Circle | The map area is a circle. |