バージョン

OnViewCreated メソッド (GeographicMapImagery)

現在の GeographicMapImagery に View を作成した後に呼び出されるメソッド。
シンタックス
'宣言
 
Protected Overridable Sub OnViewCreated( _
   ByVal view As GeographicMapImageryView _
) 
protected virtual void OnViewCreated( 
   GeographicMapImageryView view
)

パラメータ

view
作成したばかりの View。
参照