lineCutoutOpacity

open override fun lineCutoutOpacity(lineCutoutOpacity: Double): LineLayer

The opacity of the aboveground objects affected by the line cutout. Cutout for tunnels isn't affected by this property, If set to 0, the cutout is fully transparent. Cutout opacity should have the same value for all layers that specify it. If all layers don't have the same value, it is not specified which value is used. Default value: 0.3. Value range: 0, 1

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

Parameters

lineCutoutOpacity

value of lineCutoutOpacity


open override fun lineCutoutOpacity(lineCutoutOpacity: Expression): LineLayer

The opacity of the aboveground objects affected by the line cutout. Cutout for tunnels isn't affected by this property, If set to 0, the cutout is fully transparent. Cutout opacity should have the same value for all layers that specify it. If all layers don't have the same value, it is not specified which value is used. Default value: 0.3. Value range: 0, 1

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

Parameters

lineCutoutOpacity

value of lineCutoutOpacity as Expression


The opacity of the aboveground objects affected by the line cutout. Cutout for tunnels isn't affected by this property, If set to 0, the cutout is fully transparent. Cutout opacity should have the same value for all layers that specify it. If all layers don't have the same value, it is not specified which value is used. Default value: 0.3. Value range: 0, 1