MotionPathPointsType

MotionPathPointsType

Overview

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

Represent types of points in animation motion path.

Values

ValueDescription
NONERepresents a motion path with no points
AUTORepresents an automatically generated motion path
CORNERRepresents a motion path that follows corner points
STRAIGHTRepresents a motion path composed of straight line segments
SMOOTHRepresents a motion path with smooth (curved) transitions
CURVE_AUTORepresents an automatically curved motion path
CURVE_CORNERRepresents a curved motion path using corner points
CURVE_STRAIGHTRepresents a curved motion path based on straight segments
CURVE_SMOOTHRepresents a smoothly curved motion path