Insert
MotionPath.Insert method
Insert new command to path
public void Insert(int index, MotionCommandPathType type, PointF[] pts,
MotionPathPointsType ptsType, bool bRelativeCoord)
Parameter | Type | Description |
---|---|---|
index | Int32 | |
type | MotionCommandPathType | |
pts | PointF[] | |
ptsType | MotionPathPointsType | |
bRelativeCoord | Boolean |
See Also
- enum MotionCommandPathType
- enum MotionPathPointsType
- class MotionPath
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides