ITextAnimationCollection

ITextAnimationCollection-Schnittstelle

Stellt eine Sammlung von Textanimationen dar.

public interface ITextAnimationCollection : IGenericCollection<ITextAnimation>

Eigenschaften

NameBeschreibung
Item { get; }Gibt das Element nach Index zurück. (2 Indexer)

Siehe auch