[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapCoordinateSystem

MapCoordinateSystem Enum

Specifies the map coordinate system.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MapCoordinateSystem

Fields

Name Description
Geographic

Geographic coordinate system (longitude and latitude).

Planar

Planar coordinate system.

Extension Methods