GetEffectsByShape()

Sequence::GetEffectsByShape(System::SharedPtr<IShape>) method

Returns array of effects for the specified shape.

System::ArrayPtr<System::SharedPtr<IEffect>> Aspose::Slides::Animation::Sequence::GetEffectsByShape(System::SharedPtr<IShape> shape) override

See Also