Click or drag to resize

MotionOriginType Enumeration

Specifies what the origin of the motion path is relative to. Such as the layout of the slide, or the parent.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum MotionOriginType
Members
  Member nameValueDescription
NotDefined-1
Parent0
Layout1
See Also