IAnimationTimeLineMainSequence Property |
Returns main sequence which may contain only main effects collection.
Read-only
ISequence.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxISequence MainSequence { get; }
ReadOnly Property MainSequence As ISequence
Get
property ISequence^ MainSequence {
ISequence^ get ();
}
abstract MainSequence : ISequence with get
Property Value
Type:
ISequence
See Also