| ArcGIS Explorer Component Help |
| MapDisplay..::.IsUpdating Property |
| MapDisplay Class See Also |
Gets a value indicating whether the map display is currently suspended.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public bool IsUpdating { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsUpdating As Boolean |