Origin

MotionEffect.Origin property

Specifies what the origin of the motion path is relative to such as the layout of the slide, or the parent. Read/write MotionOriginType.

public MotionOriginType Origin { get; set; }

See Also