Item

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

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

public ITextAnimation this[int index] { get; }

См. также


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

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

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

См. также