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