MotionPathPointsType

MotionPathPointsType enumeration

Represent types of points in animation motion path.

public enum MotionPathPointsType

Values

NameValueDescription
None0
Auto1
Corner2
Straight3
Smooth4
CurveAuto5
CurveCorner6
CurveStraight7
CurveSmooth8

See Also