Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll

Animation Direction
C#
public enum AnimationDirection
ConstanteDescripción
AlternateThe animation is played forwards first, then backwards
Alternate_ReverseThe animation is played backwards first, then forwards
InheritInherits this property from its parent element.
InitialSets this property to its default value.
NormalDefault value. The animation is played as normal (forwards)
ReverseThe animation is played in reverse direction(backwards)