The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

ImageTilesReady Event (GeographicMapImagery)

Event raised when the image tiles have been downloaded.
Syntax
'Declaration
 
Public Event ImageTilesReady As EventHandler(Of EventArgs)
public event EventHandler<EventArgs> ImageTilesReady