MapProjections Enum

Definition

Represents the projections to be used for a map.

public enum class MapProjections
public enum MapProjections
type MapProjections = 
Public Enum MapProjections
Inheritance
MapProjections

Fields

Bonne 8

The Bonne projection.

Eckert1 4

The Eckert1 projection.

Eckert3 5

The Eckert3 projection.

Equirectangular 0

The Equirectangular projection.

Fahey 3

The Fahey projection.

HammerAitoff 6

The HammerAitoff projection.

Mercator 1

The Mercator projection.

Robinson 2

The Robinson projection.

Wagner3 7

The Wagner3 projection.

Applies to