get_InteractiveSequence()

AnimationTimeLine::get_InteractiveSequence(int32_t) method

Returns interactive sequence at the specified index. This sequence may contain only effects by "click on shape" with specifies target shape.

System::SharedPtr<ISequence> Aspose::Slides::Animation::AnimationTimeLine::get_InteractiveSequence(int32_t index) override

See Also