ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / TilesLoadProgressEventArgs Class / TilesRemaining Property

In This Topic
    TilesRemaining Property (TilesLoadProgressEventArgs)
    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