Item

FontSourceCollection indexer

获取指定索引处的字体元素。

public FontSource this[int index] { get; }
范围描述
index集合内的索引。

返回值

字体源对象。

也可以看看