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