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

NameValueDescription
NotDefined-1
Parent0
Layout1

See Also