Item

ITextAnimationCollection indexer (1 de 2)

Devuelve el elemento por índice.

public ITextAnimation this[int index] { get; }

Ver También


ITextAnimationCollection indexer (2 de 2)

Devuelve todos los elementos

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

Ver También