Insert
MotionPath.Insert méthode
Insérer une nouvelle commande dans le chemin
public void Insert(int index, MotionCommandPathType type, PointF[] pts,
MotionPathPointsType ptsType, bool bRelativeCoord)
Paramètre | Type | Description |
---|---|---|
index | Int32 | |
type | MotionCommandPathType | |
pts | PointF[] | |
ptsType | MotionPathPointsType | |
bRelativeCoord | Boolean |
Voir aussi
- enum MotionCommandPathType
- enum MotionPathPointsType
- class MotionPath
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides