'宣言 Public Function GetGlyphWidth( _ ByVal glyphIndex As Integer _ ) As Integer
public int GetGlyphWidth( int glyphIndex )
パラメータ
- glyphIndex
- The glyph index.
戻り値の型
Gets width of the glyph index.
'宣言 Public Function GetGlyphWidth( _ ByVal glyphIndex As Integer _ ) As Integer
public int GetGlyphWidth( int glyphIndex )