PowerTools PlusPak for Windows Forms 8.0J
Measure メソッド (ITextAppearance)

計算の対象となる文字列
文字列に使用する書式
推奨のサイズ
指定した文字列が特定の書式で描画されたときのサイズを計算します。
構文
Function Measure( _
   ByVal text As String, _
   ByVal textFormat As TextFormat, _
   ByVal proposedSize As Size _
) As Size

パラメータ

text
計算の対象となる文字列
textFormat
文字列に使用する書式
proposedSize
推奨のサイズ

戻り値の型

要素の必要サイズを表すSize構造体
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

ITextAppearance インターフェース
ITextAppearance メンバ

Send Feedback