ArcGIS Runtime SDK for WPF - Library Reference
LoopPlayback Property
See Also 
ESRI.ArcGIS.Client.Local.Gps Namespace > FileGpsCoordinateWatcher Class : LoopPlayback Property

Gets or sets the flag for looped playback of the file.

Syntax

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

Remarks

This flag indicates if playback of the file will loop to the begining when end of file will be reached. The default value is set to false.

Exceptions

ExceptionDescription
System.InvalidOperationExceptionProperty cannot be changed if connection is open.

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.