IAnimationTimeLine
IAnimationTimeLine interface
Represents timeline of animation.
public interface IAnimationTimeLine
Properties
| Name | Description |
|---|---|
| InteractiveSequences { get; } | Returns collection of interactive sequences. This sequences may contain only effects by “click on shape” with specifies target shape. Read-only ISequenceCollection. |
| MainSequence { get; } | Returns main sequence which may contain only main effects collection. Read-only ISequence. |
| TextAnimationCollection { get; } | Returns collection of text animations. Read-only ITextAnimationCollection. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides