circle
          abstract fun circleStrokeWidth(circleStrokeWidth: Double = 0.0): CircleLayer
Content copied to clipboard
The width of the circle's stroke. Strokes are placed outside of the circle-radius.
Parameters
circle
value of circleStrokeWidth
abstract fun circleStrokeWidth(circleStrokeWidth: Expression): CircleLayer
Content copied to clipboard
The width of the circle's stroke. Strokes are placed outside of the circle-radius.
Parameters
circle
value of circleStrokeWidth as Expression