バージョン

ImageTilesReady イベント (GeographicMapImagery)

画像タイルがダウンロードされたときに発生するイベント。
シンタックス
'宣言
 
Public Event ImageTilesReady As EventHandler(Of EventArgs)
public event EventHandler<EventArgs> ImageTilesReady