ASP.NET Core MVC コントロールヘルプ
GeoGridLayer<T> コンストラクタ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > GeoGridLayer<T> クラス : GeoGridLayer<T> コンストラクタ
The owner which owns this map layer.
Creates one GeoGridLayer<T> instance.
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As FlexMap(Of T) _
)
public GeoGridLayer<T>( 
   FlexMap<T> owner
)

パラメータ

owner
The owner which owns this map layer.
参照

GeoGridLayer<T> クラス
GeoGridLayer<T> メンバ