Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Text.horizontalOverflow

public HorizontalWrapMode horizontalOverflow;

Description

Horizontal overflow mode.

When set to Overflow, text can exceed the horizontal boundaries of the Text graphic. When set to Wrap, text will be word-wrapped to fit within the boundaries.