get_InteractiveSequence()

IAnimationTimeLine::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.

virtual System::SharedPtr<Animation::ISequence> Aspose::Slides::IAnimationTimeLine::get_InteractiveSequence(int32_t index)=0

See Also