Input for WinForms
GetGlyphWidth メソッド

C1.Win.8 アセンブリ > C1.Util 名前空間 > FontSubSet クラス : GetGlyphWidth メソッド
フォントデータからグリフインデックスの幅を取得します。
シンタックス
'宣言
 
Public Function GetGlyphWidth( _
   ByVal glyphIndex As System.Integer _
) As System.Integer
public System.int GetGlyphWidth( 
   System.int glyphIndex
)

パラメータ

glyphIndex

戻り値の型

グリフインデックスの幅を取得します。
参照

FontSubSet クラス
FontSubSet メンバ