ITextAnimationCollection

ITextAnimationCollection interface

Stellt eine Sammlung von Textanimationen dar.

public interface ITextAnimationCollection : IGenericCollection<ITextAnimation>

Eigenschaften

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

Siehe auch