CatalogMetadata.Crs Property
Gets the recommended coordinate reference system to use for this map.
Syntax
public Crs Crs { get; }
Property Value
The recommended coordinate reference system to use for this map, possibly null.
Remarks
This property is only a recommendation. If the view where the map is displayed has a different coordinate reference system, the map will be automatically reprojected as usual.
The InitialArea property is given in this coordinate reference system.
Platforms
Windows, Linux, Android