ArcGIS Runtime SDK for WPF - Library Reference
SpatialReference Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LocalMapService Class : SpatialReference Property

Gets the spatial reference of the LocalMapService. Note: this Property is ReadOnly.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SpatialReference As SpatialReference
C# 
public SpatialReference SpatialReference {get;}

Property Value

The ESRI.ArcGIS.Client.Geometry.SpatialReference of the local map service.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.