Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GetCharWidth メソッド (Graphics)
指定した文字を計測します。
シンタックス
'宣言
Public Function GetCharWidth( _
ByVal As Char _
) As Single
public float GetCharWidth(
char
)
パラメータ
- ch
- 計測する文字。
戻り値の型
文字の幅をポイントで返します。
参照