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

Gets the geographic coordinate from last known GPS position

Syntax

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

Remarks

The GeoCoordinateChanged 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.