ESRI.ArcGIS.Mobile
GpsConnection Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Gps Namespace > GpsDisplay Class : GpsConnection Property

Gets or sets the current GpsConnection.

Syntax

Visual Basic (Declaration) 
<AmbientValueAttribute()>
<TypeConverterAttribute("System.ComponentModel.ReferenceConverter, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
<CategoryAttribute("Gps")>
<DefaultValueAttribute()>
<DescriptionAttribute("The associated GpsConnection Component.")>
Public Overridable Property GpsConnection As GpsConnection
C# 
[AmbientValueAttribute()]
[TypeConverterAttribute("System.ComponentModel.ReferenceConverter, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[CategoryAttribute("Gps")]
[DefaultValueAttribute()]
[DescriptionAttribute("The associated GpsConnection Component.")]
public virtual GpsConnection GpsConnection {get; set;}

Remarks

This component automatically handles the event wiring of GpsChanged within.

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.