Kendo.Mvc.UI.Fluent.MapLayerDefaultsShapeSettingsBuilder
Defines the fluent API for configuring the MapLayerDefaultsShapeSettings settings.
Methods
Attribution(System.String)
The attribution for all shape layers.
Parameters
value System.String
The value that configures the attribution.
Opacity(System.Double)
The the opacity of all shape layers.
Parameters
value System.Double
The value that configures the opacity.
Style(System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsShapeStyleSettingsBuilder>)
The default style for shapes.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.MapLayerDefaultsShapeStyleSettingsBuilder>
The action that configures the style.