lineRoundLimit

open override fun lineRoundLimit(lineRoundLimit: Double): LineLayer

Used to automatically convert round joins to miter joins for shallow angles.

Parameters

lineRoundLimit

value of lineRoundLimit

open override fun lineRoundLimit(lineRoundLimit: Expression): LineLayer

Used to automatically convert round joins to miter joins for shallow angles.

Parameters

lineRoundLimit

value of lineRoundLimit as Expression

val lineRoundLimit: Double?

Used to automatically convert round joins to miter joins for shallow angles.