Add()

ISequenceCollection::Add(System::SharedPtr<IShape>) method

Add new interactive sequence.

virtual System::SharedPtr<ISequence> Aspose::Slides::Animation::ISequenceCollection::Add(System::SharedPtr<IShape> shapeTrigger)=0

Arguments

ParameterTypeDescription
shapeTriggerSystem::SharedPtr<IShape>Shape object IShape

Return Value

New sequence ISequence

See Also