ArcGIS Runtime SDK for WPF - Library Reference
RaiseNmeaSentenceReceived Method
See Also 
ESRI.ArcGIS.Client.Local.Gps Namespace > GpsCoordinateWatcher Class : RaiseNmeaSentenceReceived Method

sentence
GPS sentence
Raises gps sentence received event.

Syntax

Visual Basic (Declaration) 
Protected Sub RaiseNmeaSentenceReceived( _
   ByVal sentence As String _
) 
C# 
protected void RaiseNmeaSentenceReceived( 
   string sentence
)

Parameters

sentence
GPS sentence

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.