Gets a value indicating whether a tracking operation is in progress on the map display.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public bool IsTracking { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsTracking As Boolean |