GetEffectsByShape()
ISequence::GetEffectsByShape(System::SharedPtr<IShape>) method
Returns array of effects for the specified shape.
virtual System::ArrayPtr<System::SharedPtr<IEffect>> Aspose::Slides::Animation::ISequence::GetEffectsByShape(System::SharedPtr<IShape> shape)=0
Arguments
| Parameter | Type | Description | 
|---|---|---|
| shape | System::SharedPtr<IShape> | Shape object IShape | 
Return Value
Array of effects IEffect
See Also
- Typedef ArrayPtr
 - Typedef SharedPtr
 - Class IEffect
 - Class IShape
 - Class ISequence
 - Namespace Aspose::Slides::Animation
 - Library Aspose.Slides