Gets the number of tiles that remain to be loaded.
Namespace:
C1.Silverlight.MapsAssembly: C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)
Syntax
| C# |
|---|
public int TilesRemaining { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
| Visual Basic |
|---|
Public Property TilesRemaining As Integer <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |