ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / TilesLoadProgressEventArgs Class / TilesRemaining Property

In This Topic
    TilesRemaining Property
    In This Topic
    Gets the number of tiles that remain to be loaded.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TilesRemaining As Integer
    public int TilesRemaining {get;}
    See Also