Item

ITextAnimationCollection indexer (1 of 2)

按索引返回元素。

public ITextAnimation this[int index] { get; }

也可以看看


ITextAnimationCollection indexer (2 of 2)

返回所有元素

public ITextAnimation[] this[IShape shape] { get; }
范围描述
shape

也可以看看