Item

ITextAnimationCollection indexer (1 of 2)

Gibt Element nach Index zurück.

public ITextAnimation this[int index] { get; }

Siehe auch


ITextAnimationCollection indexer (2 of 2)

Gibt alle Elemente zurück

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

Siehe auch