circle Stroke Width
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 Stroke Width
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 Stroke Width
value of circleStrokeWidth as Expression