MapCoordinateSystems Enumeration
Represents the map coordinate systems for a map.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration MapCoordinateSystems
'Usage
Dim instance As MapCoordinateSystems
public enum MapCoordinateSystems
public enum class MapCoordinateSystems
type MapCoordinateSystems
public enum MapCoordinateSystems
Members
| Member name | Description | |
|---|---|---|
| Planar | The planar coordinate system is used. | |
| Geographic | The geographic coordinate system is used. |