バージョン

GetCharWidth メソッド (IGraphics)

指定した文字を計測します。
シンタックス
'宣言
 
Function GetCharWidth( _
   ByVal ch As System.Char _
) As System.Single
System.float GetCharWidth( 
   System.char ch
)

パラメータ

ch
計測する文字。

戻り値の型

文字の幅をポイントで返します。
参照

オンラインで表示: GitHub