Insert
MotionPath.Insert method
向路径插入新命令
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
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides