MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / MapProjection Enumeration

MapProjection Enumeration
Specifies the map projection.
Syntax
'Declaration
 
Public Enum MapProjection 
   Inherits System.Enum
 
Members
MemberDescription
BonneBonne projection
Eckert1Eckert1 projection
Eckert3Eckert3 projection
EquirectangularEquirectangular projection
FaheyFahey projection
HammerAitoffHammerAitoff projection
MercatorMercator projection
RobinsonRobinson projection
Wagner3Wagner3 projection
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapProjection

See Also