TextAnimation class

TextAnimation class

Represent text animation.

The TextAnimation type exposes the following members:

Constructors

ConstructorDescription
__init__

Properties

PropertyDescription
build_typeList of build type (for exp. Paragraph 1,2,3, All at Once) of text animation.
Read/write BuildType.
effect_animate_background_shapeLinked shape effect with group or not (null).
Read/write IEffect.

Methods

MethodDescription
add_effectAdd new effect to the end of current sequence to end of group text animations.
Only valid if count of text paragraphs equal or greater of counts effect of this group!

See Also