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

Gets or sets a value indicating whether the layer should animate GPS marker and accuracy circle on each update.

Syntax

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

Property Value

true if [animate updates]; otherwise, false.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.