RemoveAt
DrawingGuidesCollection.RemoveAt 方法
删除指定索引处的绘图指南。
public void RemoveAt(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 应该删除的绘图指南的索引。 |
另请参见
- class DrawingGuidesCollection
- namespace Aspose.Slides
- assembly Aspose.Slides
删除指定索引处的绘图指南。
public void RemoveAt(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 应该删除的绘图指南的索引。 |