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