Item

Индексатор TextAnimationCollection (1 из 2)

Возвращает элемент по индексу.

public ITextAnimation this[int index] { get; }

См. также


Индексатор TextAnimationCollection (2 из 2)

Возвращает все элементы

public ITextAnimation[] this[IShape shape] { get; }
ПараметрОписание
shape

См. также