lineOpacity

open override fun lineOpacity(lineOpacity: Double): LineLayer

Set the LineOpacity property

Parameters

lineOpacity

value of lineOpacity

open override fun lineOpacity(lineOpacity: Expression): LineLayer

Set the LineOpacity property

Parameters

lineOpacity

value of lineOpacity as Expression

val lineOpacity: Double?

The opacity at which the line will be drawn.