"textElideMode"

Defines the elide mode, i.e. how the text is shown if there is not enough space for the entire text.

Synopsis

shape.textElideMode(float limit);

Parameters

Parameter Description
mode

The following elide modes are available:

  • PlainText =>

  • RichText

  • AutoText

Description

Defines the elide mode, i.e. how the text is shown if there is not enough space for the entire text.

Assignment

DialGauge EWO