MotionCommandPathType
Vue de l’ensemble
‘MotionCommandPathType’ est un enum dans Aspose.Slides FOSS pour Python.
Représenter les types de commande pour le comportement d’effet animation.
Cette liste définit 5 valeurs : ‘MOVE_TO’, ‘LINE_TO’, `CURVE_TA’ , ‘CLOSE_LOOP’ et ‘END’.
Les valeurs
| Value | Description |
|---|---|
MOVE_TO | Represents a move-to command in a motion path |
LINE_TO | Represents a line-to command in a motion path |
CURVE_TO | Represents a curve-to command in a motion path |
CLOSE_LOOP | Represents a close-loop command to close a motion path |
END | Represents the end of a motion path command sequence |
Voir aussi
- Aspose.Slides - référence API d’entreprise