circle Stroke Width
open override fun circleStrokeWidth(circleStrokeWidth: Double): <ERROR CLASS>
Content copied to clipboard
Set the CircleStrokeWidth property
Parameters
circleStrokeWidth
value of circleStrokeWidth
open override fun circleStrokeWidth(circleStrokeWidth: Expression): <ERROR CLASS>
Content copied to clipboard
Set the CircleStrokeWidth property
Parameters
circleStrokeWidth
value of circleStrokeWidth as Expression
The width of the circle's stroke. Strokes are placed outside of the circle-radius
.