Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the map coordinate systems for a map.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapCoordinateSystem
'Usage
Dim instance As MapCoordinateSystem
public enum MapCoordinateSystem
public enum class MapCoordinateSystem
type MapCoordinateSystem
public enum MapCoordinateSystem
Members
| Member name | Description | |
|---|---|---|
| Geographic | The geographic coordinate system is used. | |
| Planar | The planar coordinate system is used. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace