MotionCommandPathType

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

ValueDescription
MOVE_TORepresents a move-to command in a motion path
LINE_TORepresents a line-to command in a motion path
CURVE_TORepresents a curve-to command in a motion path
CLOSE_LOOPRepresents a close-loop command to close a motion path
ENDRepresents the end of a motion path command sequence

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français