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

測定するテキスト
テキストの書式
The propoesed size.
書式を指定したテキストを当てはめることのできる矩形領域のサイズを取得します。
構文
Public Function Measure( _
   ByVal text As String, _
   ByVal textFormat As TextFormat, _
   ByVal proposedSize As Size _
) As Size

パラメータ

text
測定するテキスト
textFormat
テキストの書式
proposedSize
The propoesed size.

戻り値の型

要素の必要サイズを表す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

参照

OrientationTextAppearance クラス
OrientationTextAppearance メンバ

Send Feedback