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