Item

ITextAnimationCollection-Indexer (1 von 2)

Gibt das Element nach Index zurück.

public ITextAnimation this[int index] { get; }

Siehe auch


ITextAnimationCollection-Indexer (2 von 2)

Gibt alle Elemente zurück

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

Siehe auch