MapCoordinateSystems 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 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. |