RemoveAt
IImageTransformOperationCollection.RemoveAt method
从指定索引处的集合中删除图像效果。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 应删除的图像效果的索引。 |
也可以看看
- interface IImageTransformOperationCollection
- 命名空间 Aspose.Slides.Effects
- 部件 Aspose.Slides
从指定索引处的集合中删除图像效果。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 应删除的图像效果的索引。 |