MotionCommandPathType
MotionCommandPathType enum
Represent types of command for animation motion effect behavior.
enum class MotionCommandPathType
Values
Name | Value | Description |
---|---|---|
MoveTo | 0 | |
LineTo | 1 | |
CurveTo | 2 | |
CloseLoop | 3 | |
End | 4 |
See Also
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides