ActiveReports 12
MapCoordinateSystem Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapCoordinateSystem Enumeration
The map coordinate system.
Syntax
'Declaration
 
Public Enum MapCoordinateSystem 
   Inherits System.Enum
public enum MapCoordinateSystem : System.Enum 
Members
MemberDescription
GeographicGeographic coordinate system (longitude and latitude).
PlanarPlanar coordinate system.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.MapCoordinateSystem

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace