GetEffectsByShape
ISequence.GetEffectsByShape 方法
返回指定形状的效果数组。
public IEffect[] GetEffectsByShape(IShape shape)
参数 | 类型 | 描述 |
---|---|---|
shape | IShape | 形状对象 IShape |
返回值
效果数组 IEffect
另请参阅
- 接口 IEffect
- 接口 IShape
- 接口 ISequence
- 命名空间 Aspose.Slides.Animation
- 程序集 Aspose.Slides