New to Telerik UI for ASP.NET MVC? Download free 30-day trial

MapLayerStyleSettingsBuilder

Methods

Fill(System.Action)

The default fill for layer shapes. Accepts a valid CSS color string or object with detailed configuration.

Parameters

configurator - System.Action<MapLayerStyleFillSettingsBuilder>

The action that configures the fill.

Stroke(System.Action)

The default stroke for layer shapes. Accepts a valid CSS color string or object with detailed configuration.

Parameters

configurator - System.Action<MapLayerStyleStrokeSettingsBuilder>

The action that configures the stroke.

In this article
Not finding the help you need?