ESRI.ArcGIS.Mobile
SpatialReference Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.WPF Namespace > Map Class : SpatialReference Property

Gets the map's spatial reference. If the MobileService is not defined or closed, it will return null.

Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public ReadOnly Property SpatialReference As SpatialReference
C# 
[CompilerGeneratedAttribute()]
public SpatialReference SpatialReference {get;}

Return Value

ESRI.ArcGIS.Mobile.SpatialReferences.SpatialReference

Remarks

SpatialReference provides various ways to convert coordinates between mobile space and WGS84, and the methods to convert length/area from one unit to another unit.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.