ITextAnimationCollection

Interface ITextAnimationCollection

Représente une collection d’animations de texte.

public interface ITextAnimationCollection : IGenericCollection<ITextAnimation>

Propriétés

NomDescription
Item { get; }Renvoie l’élément par index. (2 indexeurs)

Voir Aussi