[]
        
(Showing Draft Content)

C1.WPF.Maps.VectorLayer.UriSourceFailedEventArgs

VectorLayer.UriSourceFailedEventArgs Class

Provides data for UriSourceFailed event.

Inheritance
VectorLayer.UriSourceFailedEventArgs
Namespace: C1.WPF.Maps
Assembly: C1.WPF.Maps.dll
Syntax
public class VectorLayer.UriSourceFailedEventArgs : EventArgs

Constructors

Name Description
UriSourceFailedEventArgs(Exception)

Initializes a new instance of UriSourceFailedEventArgs class.

Properties

Name Description
ErrorException

Gets the underlying exception reported by the event.