GetEffectsByShape
ISequence.GetEffectsByShape method
Returns array of effects for the specified shape.
public IEffect[] GetEffectsByShape(IShape shape)
Parameter | Type | Description |
---|---|---|
shape | IShape | Shape object IShape |
Return Value
Array of effects IEffect
See Also
- interface IEffect
- interface IShape
- interface ISequence
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides