IAnimationTimeLine
IAnimationTimeLine 接口
表示动画的时间轴。
public interface IAnimationTimeLine
属性
| 名称 | 描述 |
|---|---|
| InteractiveSequences { get; } | 返回交互序列的集合。这些序列可能仅包含通过“单击形状”触发的效果,并指定目标形状。只读 ISequenceCollection。 |
| MainSequence { get; } | 返回主序列,该序列可能仅包含主效果集合。只读 ISequence。 |
| TextAnimationCollection { get; } | 返回文本动画的集合。只读 ITextAnimationCollection。 |
另请参见
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides