バージョン

CharacterWidth256thsToPixels メソッド

平均文字幅の 1/256 の単位をピクセルへ変換します。
シンタックス
'宣言
 
Public Function CharacterWidth256thsToPixels( _
   ByVal characterWidth256ths As Double _
) As Double
public double CharacterWidth256thsToPixels( 
   double characterWidth256ths
)

パラメータ

characterWidth256ths
平均文字幅の1/256 の単位数。

戻り値の型

characterWidth256ths 値に相当するピクセル数。
解説

デフォルト フォントの高さを基にした平均文字幅の 1/256 の単位。

参照