Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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