'宣言 Public Function SymbolSize( _ ByVal value As System.Integer _ ) As GeoMapLayerBuilder(Of T)
public GeoMapLayerBuilder<T> SymbolSize( System.int value )
パラメータ
- value
- The value.
戻り値の型
Current builder.
'宣言 Public Function SymbolSize( _ ByVal value As System.Integer _ ) As GeoMapLayerBuilder(Of T)
public GeoMapLayerBuilder<T> SymbolSize( System.int value )