Item

TextAnimationCollection indexer (1 of 2)

Devuelve elemento por index.

public ITextAnimation this[int index] { get; }

Ver también


TextAnimationCollection indexer (2 of 2)

Devuelve todos los elementos

public ITextAnimation[] this[IShape shape] { get; }
ParámetroDescripción
shape

Ver también