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