Click or drag to resize

MotionPathPointsType Enumeration

Represent types of points in animation motion path.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum MotionPathPointsType
Members
  Member nameValueDescription
None0
Auto1
Corner2
Straight3
Smooth4
CurveAuto5
CurveCorner6
CurveStraight7
CurveSmooth8
See Also