Item

ITextAnimationCollection 索引器 (1 of 2)

通过索引返回元素。

public ITextAnimation this[int index] { get; }

另见


ITextAnimationCollection 索引器 (2 of 2)

返回所有元素

public ITextAnimation[] this[IShape shape] { get; }
参数描述
shape

另见