Insert
IMotionPath.Insert method
Insérer une nouvelle commande dans path
public void Insert(int index, MotionCommandPathType type, PointF[] pts,
MotionPathPointsType ptsType, bool bRelativeCoord)
Paramètre | Taper | La description |
---|---|---|
index | Int32 | Index pour l’insertion de commandesInt32 |
type | MotionCommandPathType | Type de commande pour le comportement de l’effet de mouvement d’animationMotionCommandPathType |
pts | PointF[] | Tableau de pointsPointF[] |
ptsType | MotionPathPointsType | Type de points dans la trajectoire du mouvement d’animationMotionPathPointsType |
bRelativeCoord | Boolean | Indique s’il faut utiliser des coordonnées relatives ou nonBoolean |
Voir également
- enum MotionCommandPathType
- enum MotionPathPointsType
- interface IMotionPath
- espace de noms Aspose.Slides.Animation
- Assemblée Aspose.Slides