MotionCommandPathType

MotionCommandPathType enumeration

Represent types of command for animation motion effect behavior.

public enum MotionCommandPathType

Values

NameValueDescription
MoveTo0
LineTo1
CurveTo2
CloseLoop3
End4

See Also