GlyphIdList.Item

GlyphIdList indexer

Returns glyph id by the index.

public GlyphId this[int index] { get; }
ParameterDescription
indexindex of glyph in list

See Also