Freigeben über


MapCoordinateSystem-Enumeration

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

Elemente

Elementname Beschreibung
Geographic The geographic coordinate system is used.
Planar The planar coordinate system is used.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace