テキスト文字列を決定します。
シンタックス
'宣言
Public Overloads Function MeasureText( _
ByVal As System.String, _
ByVal As System.Drawing.Font _
) As System.Drawing.SizeF
public System.Drawing.SizeF MeasureText(
System.string ,
System.Drawing.Font
)
パラメータ
- strText
- 決定するテキスト。
- font
- テキストのフォント。
参照