ITextAnimation

ITextAnimation 接口

表示文本动画。

public interface ITextAnimation

属性

名称描述
BuildType { get; set; }文本动画的构建类型列表(例如 Paragraph 1,2,3, All at Once)。读/写 BuildType
EffectAnimateBackgroundShape { get; set; }带有或不带组的链接形状效果(null)。读/写 IEffect

方法

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

另请参见