[]
        
(Showing Draft Content)

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

GeoMapLayerBuilder Constructor

GeoMapLayerBuilder(GeoMapLayer<T>)

Creates one GeoMapLayerBuilder<T> instance to configurate obj.

Declaration
public GeoMapLayerBuilder(GeoMapLayer<T> obj)
Parameters
Type Name Description
GeoMapLayer<T> obj

The GeoMapLayer<T> object to be configurated.