MapCoordinateSystem Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the map coordinate systems for a map.
public enum class MapCoordinateSystem
public enum MapCoordinateSystem
type MapCoordinateSystem =
Public Enum MapCoordinateSystem
- Inheritance
-
MapCoordinateSystem
Fields
Name | Value | Description |
---|---|---|
Planar | 0 | The planar coordinate system is used. |
Geographic | 1 | The geographic coordinate system is used. |