Kendo.Mvc.UI.Fluent.MapLayerDefaultsShapeStyleSettingsBuilder
Defines the fluent API for configuring the MapLayerDefaultsShapeStyleSettings settings.
Methods
Fill(System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsShapeStyleFillSettingsBuilder>)
The default fill for layer shapes. Accepts a valid CSS color string or object with detailed configuration.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsShapeStyleFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsShapeStyleStrokeSettingsBuilder>)
The default stroke for layer shapes. Accepts a valid CSS color string or object with detailed configuration.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsShapeStyleStrokeSettingsBuilder>
The action that configures the stroke.