textMaxWidth

open override fun textMaxWidth(textMaxWidth: Double): SymbolLayer

The maximum line width for text wrapping.

Use static method SymbolLayer.defaultTextMaxWidth to set the default property.

Parameters

textMaxWidth

value of textMaxWidth


open override fun textMaxWidth(textMaxWidth: Expression): SymbolLayer

The maximum line width for text wrapping.

Use static method SymbolLayer.defaultTextMaxWidthAsExpression to set the default property.

Parameters

textMaxWidth

value of textMaxWidth as Expression


The maximum line width for text wrapping.