Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
Geographic | The geographic coordinate system is used. | |
Planar | The planar coordinate system is used. |