Item

ITextAnimationCollection indexer (1 of 2)

Renvoie l’élément par index.

public ITextAnimation this[int index] { get; }

Voir également


ITextAnimationCollection indexer (2 of 2)

Renvoie tous les éléments

public ITextAnimation[] this[IShape shape] { get; }
ParamètreLa description
shape

Voir également