Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 2.4 KB

File metadata and controls

29 lines (23 loc) · 2.4 KB

Map for WPF - How to Specify a Map Projection

This example demonstrates how to specify a map projection that is used to display geographical data for a Map Control.

Files to Look at

Example Overview

To configure a map projection, specify the GeoMapCoordinateSystem.Projection property of the GeoMapCoordinateSystem object, which should be assigned to the MapControl.CoordinateSystem.

One of the following predefined map projections can be used:

Documentation