Remove
IMotionPath.Remove method
从集合中删除指定的命令。
public void Remove(IMotionCmdPath item)
范围 | 类型 | 描述 |
---|---|---|
item | IMotionCmdPath | 要删除的运动路径IMotionCmdPath |
也可以看看
- interface IMotionCmdPath
- interface IMotionPath
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides
从集合中删除指定的命令。
public void Remove(IMotionCmdPath item)
范围 | 类型 | 描述 |
---|---|---|
item | IMotionCmdPath | 要删除的运动路径IMotionCmdPath |