MotionPathPointsType
MotionPathPointsType 枚举
表示动画运动路径中的点的类型。
public enum MotionPathPointsType
值
| 名称 | 值 | 描述 |
|---|---|---|
| None | 0 | |
| Auto | 1 | |
| Corner | 2 | |
| Straight | 3 | |
| Smooth | 4 | |
| CurveAuto | 5 | |
| CurveCorner | 6 | |
| CurveStraight | 7 | |
| CurveSmooth | 8 |
另见
- 命名空间 Aspose.Slides.Animation
- 程序集 Aspose.Slides