RemoveByShape()

ISequence::RemoveByShape(System::SharedPtr<IShape>) method

Remove effect for the specified shape.

virtual void Aspose::Slides::Animation::ISequence::RemoveByShape(System::SharedPtr<IShape> shape)=0

Arguments

ParameterTypeDescription
shapeSystem::SharedPtr<IShape>Shape object IShape

See Also