AfterAnimationType

AfterAnimationType enumeration

Represents the after animation type of an animation effect.

public enum AfterAnimationType

Values

NameValueDescription
DoNotDim0Don’t Dim after animation type.
Color1Color after animation type.
HideAfterAnimation2Hide After Animation type
HideOnNextMouseClick3Hide on Next Mouse Click after animation type.

See Also