Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Types of text animation that can be set on a character run.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Types of text animation that can be set on a character run.{excerpt}
{signature:C#}
 public sealed class TextAnimation : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class TextAnimation
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

The Word text animation named Blinking Background. The colors of both the text and background alternate between their originally assigned values and their opposite colors.

...

The Word text animation named Las Vegas Lights. The text is circumscribed by a rotating series of differently colored and differently shaped dots.

...

The Word text animation named Marching Black Ants. The text is circumscribed by a series of black dashes that move clockwise around the text.

...

No text animation.

...

The Word text animation named Marching Red Ants. The text is circumscribed by a series of red dashes that move clockwise around the text.

...

The Word text animation named Shimmer. The text alternates between its normal state and a slightly blurred one.

...

{signature}
{values}
||Name||Description||
|{anchor:BackgroundBlink}BackgroundBlink|The Word text animation named Blinking Background. The colors of both the text and background alternate between their originally assigned values and their opposite colors.|
|{anchor:LasVegasLights}LasVegasLights|The Word text animation named Las Vegas Lights. The text is circumscribed by a rotating series of differently colored and differently shaped dots.|
|{anchor:MarchingAnts}MarchingAnts|The Word text animation named Marching Black Ants. The text is circumscribed by a series of black dashes that move clockwise around the text.|
|{anchor:None}None|No text animation.|
|{anchor:RedMarchingAnts}RedMarchingAnts|The Word text animation named Marching Red Ants. The text is circumscribed by a series of red dashes that move clockwise around the text.|
|{anchor:Shimmer}Shimmer|The Word text animation named Shimmer. The text alternates between its normal state and a slightly blurred one.|
|{anchor:SparkleText}SparkleText|The Word text animation named Sparkle Text. A pattern of small, differently shaped dots of alternating colors appears in front of the text.|