'宣言 Public Function GetGlyphWidth( _ ByVal glyphIndex As System.Integer _ ) As System.Integer
public System.int GetGlyphWidth( System.int glyphIndex )
パラメータ
- glyphIndex
戻り値の型
グリフインデックスの幅を取得します。
'宣言 Public Function GetGlyphWidth( _ ByVal glyphIndex As System.Integer _ ) As System.Integer
public System.int GetGlyphWidth( System.int glyphIndex )