Insert
MotionPath.Insert 方法
向路径插入新命令
public void Insert(int index, MotionCommandPathType type, PointF[] pts,
MotionPathPointsType ptsType, bool bRelativeCoord)
| 参数 | 类型 | 描述 |
|---|---|---|
| index | Int32 | |
| type | MotionCommandPathType | |
| pts | PointF[] | |
| ptsType | MotionPathPointsType | |
| bRelativeCoord | Boolean |
另见
- enum MotionCommandPathType
- enum MotionPathPointsType
- class MotionPath
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides