MotionPathPointsType
MotionPathPointsType enumeration
Represent types of points in animation motion path.
public enum MotionPathPointsType
Values
Name | Value | Description |
---|---|---|
None | 0 |
|
Auto | 1 |
|
Corner | 2 |
|
Straight | 3 |
|
Smooth | 4 |
|
CurveAuto | 5 |
|
CurveCorner | 6 |
|
CurveStraight | 7 |
|
CurveSmooth | 8 |
See Also
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides