MotionOriginType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class MotionOriginType extends System.Enum

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

Fields

FieldDescription
NotDefined
Parent
Layout

NotDefined

public static final int NotDefined

Parent

public static final int Parent

Layout

public static final int Layout