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

Script language

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

TextClipping

enumeration

Description

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

Properties

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

Did you find this page useful? Please give it a rating: