ITextAnimation

ITextAnimation interface

表示文字动画。

public interface ITextAnimation

特性

姓名描述
BuildType { get; set; }文本动画的构建类型列表(用于 exp. 第 1,2,3 段,All at Once)。 读/写BuildType
EffectAnimateBackgroundShape { get; set; }是否与组链接形状效果(空) 读/写IEffect.

方法

姓名描述
AddEffect(EffectType, EffectSubtype, EffectTriggerType)将新效果添加到当前序列的末尾到组文本动画的末尾。 仅当文本段落数等于或大于该组的计数效果时才有效!

也可以看看