ArcGIS API for WPF - Library Reference
Position Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > GpsLayer Class : Position Property

Gets the coordinate in the Map's spatial reference from last known GPS position

Syntax

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

Remarks

The PositionChanged event will be fired when this updates.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.