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

NameValueDescription
NotDefined-1
Parent0
Layout1

See Also