共用方式為


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

Name Value Description
Equirectangular 0

The Equirectangular projection.

Mercator 1

The Mercator projection.

Robinson 2

The Robinson projection.

Fahey 3

The Fahey projection.

Eckert1 4

The Eckert1 projection.

Eckert3 5

The Eckert3 projection.

HammerAitoff 6

The HammerAitoff projection.

Wagner3 7

The Wagner3 projection.

Bonne 8

The Bonne projection.

Applies to