MapLayerDefaultsShapeStyleSettingsBuilder
Defines the fluent API for configuring the MapLayerDefaultsShapeStyleSettings settings.
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<MapLayerDefaultsShapeStyleFillSettingsBuilder>
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<MapLayerDefaultsShapeStyleStrokeSettingsBuilder>
The action that configures the stroke.