ITrFont.GetCharWidth

ITrFont.GetCharWidth method

文字の幅を返します。

public float GetCharWidth(char charValue)
パラメータタイプ説明
charValueCharキャラクター。

戻り値

文字の幅。

関連項目