MotionCommandPathType enumeration

MotionCommandPathType enumeration

Represent types of command for animation motion effect behavior.

The MotionCommandPathType type exposes the following members:

Fields

FieldDescription
MOVE_TO
LINE_TO
CURVE_TO
CLOSE_LOOP
END

See Also