Kendo.Mvc.UI.Fluent.MapLayerStrokeSettingsBuilder
Defines the fluent API for configuring the MapLayerStrokeSettings settings.
Methods
Color(System.String)
The default stroke color for layer shapes. Accepts a valid CSS color string, including hex and rgb.
Parameters
value System.String
The value that configures the color.
Opacity(System.Double)
The default stroke opacity (0 to 1) for layer shapes.
Parameters
value System.Double
The value that configures the opacity.