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
成员
成员名称 | 说明 | |
---|---|---|
Geographic | The geographic coordinate system is used. | |
Planar | The planar coordinate system is used. |