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

Geographic 1

The geographic coordinate system is used.

Planar 0

The planar coordinate system is used.

Applies to