Maps for WinRT
UriSourceLoaded Event


Fires when data from UriSource was loaded.
Syntax
'Declaration
 
Public Event UriSourceLoaded As EventHandler
'Usage
 
Dim instance As C1VectorLayer
Dim handler As EventHandler
 
AddHandler instance.UriSourceLoaded, handler
public event EventHandler UriSourceLoaded
See Also

Reference

C1VectorLayer Class
C1VectorLayer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback