MapCoordinateSystems Enum

Definition

Represents the map coordinate systems for a map.

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

Fields

Name Value Description
Planar 0

The planar coordinate system is used.

Geographic 1

The geographic coordinate system is used.

Applies to