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