'宣言 Public Function GetCharForGlyph( _ ByVal glyphIndex As Integer _ ) As Char
public char GetCharForGlyph( int glyphIndex )
パラメータ
- glyphIndex
- The glyph index.
戻り値の型
Returns character for glyph index.
'宣言 Public Function GetCharForGlyph( _ ByVal glyphIndex As Integer _ ) As Char
public char GetCharForGlyph( int glyphIndex )