MapCoordinateSystem 枚举
Represents the map coordinate systems for a map.
命名空间: Microsoft.ReportingServices.OnDemandReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Public Enumeration MapCoordinateSystem
用法
Dim instance As MapCoordinateSystem
public enum MapCoordinateSystem
public enum class MapCoordinateSystem
type MapCoordinateSystem
public enum MapCoordinateSystem
成员
| 成员名称 | 说明 | |
|---|---|---|
| Planar | The planar coordinate system is used. | |
| Geographic | The geographic coordinate system is used. |