Function
Specifies the effect of the text.
Variable type
[ C#: enum LabelEffect ] [ VB.NET: Enum LabelEffect ]
Initial value
None
Setting value
Value |
Enumeration member |
Description |
EffectParam1 |
EffectParam2 |
0 |
None |
Disabled |
- |
- |
1 |
Blink |
Blinking |
Display time[msec] |
Hidden time[msec] |
2 |
Flow |
Flowing characters |
Character rest time[msec] |
Scroll time[msec] |
When using an effect, specify it in combination with additional parameters.
The setting range is as follows.
100 < EffectParam1 <= 60000
100 < EffectParam2 <= 60000
Remarks
Specifies the effect of the text.