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