Item

TextAnimationCollection-Indexer (1 von 2)

Gibt Element nach Index zurück.

public ITextAnimation this[int index] { get; }

Siehe auch


TextAnimationCollection-Indexer (2 von 2)

Gibt alle Elemente zurück

public ITextAnimation[] this[IShape shape] { get; }
ParameterBeschreibung
shape

Siehe auch