[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.GeoMapLayerBuilder-1.SymbolSize

SymbolSize Method

SymbolSize(int)

Configurates SymbolSize. Sets the symbol size for rendering GeoJSON points/multi-points.

Declaration
public GeoMapLayerBuilder<T> SymbolSize(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
GeoMapLayerBuilder<T>

Current builder.