MotionOriginType
MotionOriginType enum
Specifies what the origin of the motion path is relative to. Such as the layout of the slide, or the parent.
enum class MotionOriginType
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Parent | 0 | |
Layout | 1 |
See Also
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides