ASP.NET Core MVC コントロールヘルプ
Layers メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexMapBuilder<T> クラス : Layers メソッド
The build function
Set the FlexMap layers.
シンタックス
'宣言
 
Public Function Layers( _
   ByVal build As System.Action(Of MapLayerListFactory(Of T,FlexMap(Of T),MapLayerBase(Of T))) _
) As FlexMapBuilder(Of T)
public FlexMapBuilder<T> Layers( 
   System.Action<MapLayerListFactory<T,FlexMap<T>,MapLayerBase<T>>> build
)

パラメータ

build
The build function

戻り値の型

Current builder
参照

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