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. |