Total Number of tiles that have been requested to the Virtual Earth Web Service during this session
Namespace: Ico.EwxAssembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public uint TilesDownloaded { get; internal set; } |
| Visual Basic |
|---|
Public Property TilesDownloaded As UInteger Get Friend Set |
| JScript |
|---|
function get TilesDownloaded () : uint internal function set TilesDownloaded (value : uint) |