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