MotionCommandPathType

MotionCommandPathType 枚举

表示动画运动效果行为的命令类型。

public enum MotionCommandPathType

名称描述
MoveTo0
LineTo1
CurveTo2
CloseLoop3
End4

另请参阅