ComponentOne Maps for UWP
TilesLoadProgressEventArgs Constructor

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > TilesLoadProgressEventArgs Class : TilesLoadProgressEventArgs Constructor
Value to initialize the TilesRemaining property.
Initializes a new TilesLoadProgressEventArgs
Syntax
'Declaration
 
Public Function New( _
   ByVal tilesRemaining As Integer _
)
public TilesLoadProgressEventArgs( 
   int tilesRemaining
)

Parameters

tilesRemaining
Value to initialize the TilesRemaining property.
See Also

Reference

TilesLoadProgressEventArgs Class
TilesLoadProgressEventArgs Members