ESRI.ArcGIS.Mobile.Client
GpsAutoPan Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client.Map Namespace > MapPage Class : GpsAutoPan Property

Gets or sets whether the Map should pan when the GPS moves outside the Map's extent.

Syntax

Visual Basic (Declaration) 
Public Shared Property GpsAutoPan As Boolean
C# 
public static bool GpsAutoPan {get; set;}

Remarks

If setting to true, this will try to open the GPS connection if it isn't open.

Requirements

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