Show / Hide Table of Contents

Property SpatialReference

SpatialReference

Gets the spatial reference that defines the coordinate system used by the map or scene in the GeoView.

Declaration
public SpatialReference SpatialReference { get; }
Property Value
Type Description
SpatialReference

The spatial reference that defines the coordinate system used by the map or scene in the GeoView.

Remarks

You can observe changes to this property by listening to the PropertyChanged event.

The SpatialReference is used to relate map coordinates to locations in the real world. This property is available when the view's map or scene has been loaded.

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 200.2
.NET Framework100.0 - 200.2
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
In This Article
Back to top Copyright © 2022 Esri.