MotionCommandPathType

MotionCommandPathType

Overview

MotionCommandPathType is a enum in Aspose.Slides FOSS for Python.

Represent types of command for animation motion effect behavior.

Values

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