バージョン

OnViewCreated メソッド (XamGeographicMap)

このビュー オブジェクトが作成されるときに呼び出されるメソッドです。
シンタックス
'宣言
 
Protected Overrides Sub OnViewCreated( _
   ByVal view As Infragistics.Controls.SeriesViewerView _
) 
protected override void OnViewCreated( 
   Infragistics.Controls.SeriesViewerView view
)

パラメータ

view
作成されたビュー。
参照