MapCoordinateSystem Enum

Definition

Represents the map coordinate systems for a map.

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

Fields

Geographic 1

The geographic coordinate system is used.

Planar 0

The planar coordinate system is used.

Applies to