PowerTools ActiveReports for .NET 9.0J
MeasureText(String,Font) メソッド

決定するテキスト。
テキストのフォント。
テキスト文字列を決定します。
構文
'宣言
 
Public Overloads Function MeasureText( _
   ByVal strText As String, _
   ByVal font As Font _
) As SizeF
public SizeF MeasureText( 
   string strText,
   Font font
)

パラメータ

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

関連項目

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

 

 


©2003-2015 GrapeCity inc. All rights reserved.