MotionEffectPath Property

Specifies the path primitive followed by coordinates for the animation motion. Read/write IMotionPath.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IMotionPath Path { get; set; }

Property Value

Type: IMotionPath

Implements

IMotionEffectPath
See Also