MotionPathPointsType

MotionPathPointsType 枚举

表示动画运动路径中的点的类型。

public enum MotionPathPointsType

名称描述
None0
Auto1
Corner2
Straight3
Smooth4
CurveAuto5
CurveCorner6
CurveStraight7
CurveSmooth8

另见