MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapCoordinateSystem Enumeration

MapCoordinateSystem Enumeration
The map coordinate system.
Syntax
'Declaration
 
Public Enum MapCoordinateSystem 
   Inherits 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