[]
        
(Showing Draft Content)

C1.WPF.Maps.C1Maps.TilesLoadProgress

TilesLoadProgress Event

Fires when the number of tiles that need to be loaded changes. Only fires when using native tiles mode.

Namespace: C1.WPF.Maps
Assembly: C1.WPF.Maps.dll
Syntax
public event EventHandler<TilesLoadProgressEventArgs> TilesLoadProgress
Returns
Type Description
EventHandler<TilesLoadProgressEventArgs> Fires when the number of tiles that need to be loaded changes. Only fires when using native tiles mode.