Function
Specifies the effect when switching the display of MultiText data.
Variable type
[ C#: enum LabelMultiLineEffect ] [ VB.NET: Enum LabelMultiLineEffect ]
Initial value
Fade
Setting value
Value |
Enumeration member |
Description |
0 |
Fade |
Fade |
1 |
SlideVertical |
Vertical slide |
2 |
SlideHorizontal |
Horizontal slide |
Remarks
It is used in combination with the setting of the switching interval by MultiLineWait.
Specify the string to switch with TextNumber
and MultiText.
You can disable MultiLineEffect, MultiLineWait and MultiText settings by
setting TextNumber = 0.