lineBorderWidth

abstract fun lineBorderWidth(lineBorderWidth: Double = 0.0): LineLayer

The width of the line border. A value of zero means no border.

Parameters

lineBorderWidth

value of lineBorderWidth


abstract fun lineBorderWidth(lineBorderWidth: Expression): LineLayer

The width of the line border. A value of zero means no border.

Parameters

lineBorderWidth

value of lineBorderWidth as Expression