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

GPS Layer showing the current location and accuracy.

Object Model

GpsLayer Class

Syntax

Visual Basic (Declaration) 
Public Class GpsLayer 
   Inherits ESRI.ArcGIS.Client.GraphicsLayer
   Implements ILegendSupport 
C# 
public class GpsLayer : ESRI.ArcGIS.Client.GraphicsLayer, ILegendSupport  

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ESRI.ArcGIS.Client.Layer
            ESRI.ArcGIS.Client.GraphicsLayer
               ESRI.ArcGIS.Client.Toolkit.DataSources.GpsLayer

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.