Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / VectorLayer Class / UriSourceLoaded Event

In This Topic
    UriSourceLoaded Event
    In This Topic
    Fires when data from UriSource was loaded.
    Syntax
    'Declaration
     
    
    Public Event UriSourceLoaded As EventHandler
    public event EventHandler UriSourceLoaded
    See Also