ITextAnimation
ITextAnimation 接口
表示文本动画。
public interface ITextAnimation
属性
名称 | 描述 |
---|---|
BuildType { get; set; } | 文本动画的构建类型列表(例如:段落1,2,3,全部同时)。可读/可写 BuildType 。 |
EffectAnimateBackgroundShape { get; set; } | 与组合形状效果相关联的形状效果,可能为空(null)。可读/可写 IEffect 。 |
方法
名称 | 描述 |
---|---|
AddEffect(EffectType, EffectSubtype, EffectTriggerType) | 将新效果添加到当前序列的末尾以结束组合文本动画。仅在文本段落的数量等于或大于该组效果的数量时有效! |
另请参阅
- 命名空间 Aspose.Slides.Animation
- 程序集 Aspose.Slides