[]
Gets the char for the glyph index.
public char GetCharForGlyph(int glyphIndex)
Public Function GetCharForGlyph(glyphIndex As Integer) As Char
| Type | Name | Description |
|---|---|---|
| int | glyphIndex | The glyph index. |
| Type | Description |
|---|---|
| char | Returns character for glyph index. |