Maps for WinRT
TilesRemaining Property


Gets the number of tiles that remain to be loaded.
Syntax
'Declaration
 
Public ReadOnly Property TilesRemaining As Integer
'Usage
 
Dim instance As TilesLoadProgressEventArgs
Dim value As Integer
 
value = instance.TilesRemaining
public int TilesRemaining {get;}
See Also

Reference

TilesLoadProgressEventArgs Class
TilesLoadProgressEventArgs Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback