circle Stroke Opacity
open override fun circleStrokeOpacity(circleStrokeOpacity: Double): CircleLayer
Content copied to clipboard
The opacity of the circle's stroke.
Use static method CircleLayer.defaultCircleStrokeOpacity to set the default property.
Parameters
circle Stroke Opacity
value of circleStrokeOpacity
open override fun circleStrokeOpacity(circleStrokeOpacity: Expression): CircleLayer
Content copied to clipboard
The opacity of the circle's stroke.
Use static method CircleLayer.defaultCircleStrokeOpacityAsExpression to set the default property.
Parameters
circle Stroke Opacity
value of circleStrokeOpacity as Expression
The opacity of the circle's stroke.