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.
EllipsisText gets clipped to be inside the element and added ... at the end.

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