[]
        
(Showing Draft Content)

C1.WPF.Maps.VectorLayer.UriSourceFailed

UriSourceFailed Event

Fires when the loading of UriSource failed.

Namespace: C1.WPF.Maps
Assembly: C1.WPF.Maps.dll
Syntax
public event EventHandler<VectorLayer.UriSourceFailedEventArgs> UriSourceFailed
Public Event UriSourceFailed As EventHandler(Of VectorLayer.UriSourceFailedEventArgs)
Returns
Type Description
EventHandler<VectorLayer.UriSourceFailedEventArgs> Fires when the loading of UriSource failed.