2.13.1 AnimAfterEffectEnum

Referenced by: AnimationInfoAtom

An enumeration that specifies behavior types of shapes or text after animation effects are complete.

Name

Value

Meaning

AI_NoAfterEffect

0x00

No further change to the animated object after the animation is complete.

AI_Dim

0x01

Change the animated object to a specified color after the animation is complete.

AI_Hide

0x02

Hide the animated object on the next mouse click.

AI_HideImmediately

0x03

Hide the animated object immediately after the animation is complete.