AnimationTimeLine
AnimationTimeLine class
表示动画的时间线。
public class AnimationTimeLine : DomObject<BaseSlide>, IAnimationTimeLine
属性
名称 | 描述 |
---|---|
InteractiveSequences { get; } | 返回交互序列的集合。这个序列可能只包含通过“点击形状”指定目标形状的效果。只读 ISequenceCollection 。 |
MainSequence { get; } | 返回主序列,该序列可能只包含主效果集合。只读 ISequence 。 |
TextAnimationCollection { get; } | 返回文本动画的集合。只读 ITextAnimationCollection 。 |
另见
- class DomObject<TParent>
- class BaseSlide
- interface IAnimationTimeLine
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides