AnimationTimeLineInteractiveSequences Property

Returns collection of interactive sequences. This sequences may contain only effects by "click on shape" with specifies target shape. Read-only ISequenceCollection.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public ISequenceCollection InteractiveSequences { get; }

Property Value

Type: ISequenceCollection

Implements

IAnimationTimeLineInteractiveSequences
See Also