GrapeCity ActiveReports for .NET 16.0J
MeasureText(String,Font) メソッド

GrapeCity.ActiveReports.Document.Section 名前空間 > Page クラス > MeasureText メソッド : MeasureText(String,Font) メソッド
決定するテキスト。
テキストのフォント。
テキスト文字列を決定します。
シンタックス
'宣言
 
Public Overloads Function MeasureText( _
   ByVal strText As System.String, _
   ByVal font As System.Drawing.Font _
) As System.Drawing.SizeF
public System.Drawing.SizeF MeasureText( 
   System.string strText,
   System.Drawing.Font font
)

パラメータ

strText
決定するテキスト。
font
テキストのフォント。
参照

Page クラス
Page メンバ
オーバーロード一覧