Add
IMotionPath.Add method
Ajouter une nouvelle commande à path
public IMotionCmdPath Add(MotionCommandPathType type, PointF[] pts, MotionPathPointsType ptsType,
bool bRelativeCoord)
Paramètre | Taper | La description |
---|---|---|
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 |
Return_Value
Commande d’un cheminIMotionCmdPath
Voir également
- interface IMotionCmdPath
- enum MotionCommandPathType
- enum MotionPathPointsType
- interface IMotionPath
- espace de noms Aspose.Slides.Animation
- Assemblée Aspose.Slides