CalendarView for WinForms
TextExtent メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi.DeviceContexts 名前空間 > DeviceContext クラス : TextExtent メソッド
A string that saves a character string to be computed.
Computes the width and height of the specified string of text.
シンタックス
'宣言
 
Public Function TextExtent( _
   ByVal text As System.String _
) As System.Drawing.Size
public System.Drawing.Size TextExtent( 
   System.string text
)

パラメータ

text
A string that saves a character string to be computed.

戻り値の型

If the function succeeds, the return value is the dimensions of the string in logical units.
参照

DeviceContext クラス
DeviceContext メンバ