ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / C1VectorLayer Class / UriSourceLoaded Event

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