IAnimationTimeLine Properties

The IAnimationTimeLine type exposes the following members.

Properties
  NameDescription
Public propertyInteractiveSequences
Returns collection of interactive sequences. This sequences may contain only effects by "click on shape" with specifies target shape. Read-only ISequenceCollection.
Public propertyMainSequence
Returns main sequence which may contain only main effects collection. Read-only ISequence.
Public propertyTextAnimationCollection
Returns collection of text animations. Read-only ITextAnimationCollection.
See Also