[]
Creates one GeoGridLayerBuilder<T> instance to configurate obj.
public GeoGridLayerBuilder(GeoGridLayer<T> obj)
Public Sub New(obj As GeoGridLayer(Of T))
| Type | Name | Description |
|---|---|---|
| GeoGridLayer<T> | obj | The GeoGridLayer<T> object to be configurated. |