lineGapWidth

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

Draws a line casing outside of a line's actual path. Value indicates the width of the inner gap.

Parameters

lineGapWidth

value of lineGapWidth

abstract fun lineGapWidth(lineGapWidth: Expression): LineLayer

Draws a line casing outside of a line's actual path. Value indicates the width of the inner gap.

Parameters

lineGapWidth

value of lineGapWidth as Expression