Ribbon for WinForms
GetGlyphWidth メソッド (RawFontSubSet)

C1.Win.4.8 アセンブリ > C1.Util 名前空間 > RawFontSubSet クラス : GetGlyphWidth メソッド
The glyph index.
Gets width of the glyph index from font data.
シンタックス
'宣言
 
Public Function GetGlyphWidth( _
   ByVal glyphIndex As Integer _
) As Integer
public int GetGlyphWidth( 
   int glyphIndex
)

パラメータ

glyphIndex
The glyph index.

戻り値の型

Gets width of the glyph index.
参照

RawFontSubSet クラス
RawFontSubSet メンバ