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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ScatterMapLayerBuilder<T> クラス : SymbolSize メソッド
The value.
Configurates C1.Web.Mvc.ScatterMapLayer<T>.SymbolSize. Sets the symbol size for rendering GeoJSON points/multi-points.
シンタックス
'宣言
 
Public Function SymbolSize( _
   ByVal value As System.Integer _
) As ScatterMapLayerBuilder(Of T)
public ScatterMapLayerBuilder<T> SymbolSize( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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