Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

TextClipping

Description

Different methods for how the GUI system handles text being too large to fit the rectangle allocated.

Variables

OverflowText flows freely outside the element.
ClipText gets clipped to be inside the element.