lineCutoutWidth

open override fun lineCutoutWidth(lineCutoutWidth: Double): LineLayer

The width of the line cutout in meters. If set to 0, the cutout is disabled. The cutout does not apply to location-indicator type layers. Default value: 0. Value range: 0, 50

Use static method LineLayer.defaultLineCutoutWidth to set the default property.

Parameters

lineCutoutWidth

value of lineCutoutWidth


open override fun lineCutoutWidth(lineCutoutWidth: Expression): LineLayer

The width of the line cutout in meters. If set to 0, the cutout is disabled. The cutout does not apply to location-indicator type layers. Default value: 0. Value range: 0, 50

Use static method LineLayer.defaultLineCutoutWidthAsExpression to set the default property.

Parameters

lineCutoutWidth

value of lineCutoutWidth as Expression


The width of the line cutout in meters. If set to 0, the cutout is disabled. The cutout does not apply to location-indicator type layers. Default value: 0. Value range: 0, 50