Перечисление 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. |