MotionPathEditMode Enumeration |
Specifies how the motion path moves when the target shape is moved
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic enum MotionPathEditMode
Public Enumeration MotionPathEditMode
public enum class MotionPathEditMode
Members
| Member name | Value | Description |
---|
| NotDefined | -1 | |
| Relative | 0 | |
| Fixed | 1 | |
See Also