ASP.NET Core MVC コントロールヘルプ
ItemFormatter メソッド (GeoMapLayerBuilder<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > GeoMapLayerBuilder<T> クラス : ItemFormatter メソッド
The value.
Configurates C1.Web.Mvc.GeoMapLayer<T>.ItemFormatter. Sets a item formatter for GeoJSON feature.
シンタックス
'宣言
 
Public Function ItemFormatter( _
   ByVal value As System.String _
) As GeoMapLayerBuilder(Of T)
public GeoMapLayerBuilder<T> ItemFormatter( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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