Map for WinForms | ComponentOne
C1.Win.Map Namespace / C1Map Class / TileLoaded Event

In This Topic
    TileLoaded Event (C1Map)
    In This Topic
    Occurs when the tile image is downloaded.
    Syntax
    'Declaration
     
    
    Public Event TileLoaded As EventHandler
    public event EventHandler TileLoaded
    See Also