lineOpacity

open override fun lineOpacity(lineOpacity: Double): LineLayer

The opacity at which the line will be drawn.

Parameters

lineOpacity

value of lineOpacity

open override fun lineOpacity(lineOpacity: Expression): LineLayer

The opacity at which the line will be drawn.

Parameters

lineOpacity

value of lineOpacity as Expression

val lineOpacity: Double?

The opacity at which the line will be drawn.