MotionPathPointsType
MotionPathPointsType enum
Represent types of points in animation motion path.
enum class MotionPathPointsType
Values
Name | Value | Description |
---|---|---|
None | 0 | |
Auto | 1 | |
Corner | 2 | |
Straight | 3 | |
Smooth | 4 | |
CurveAuto | 5 | |
CurveCorner | 6 | |
CurveStraight | 7 | |
CurveSmooth | 8 |
See Also
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides