CalendarView for WinForms
SetTextCharacterExtra メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi.DeviceContexts 名前空間 > DeviceContext クラス : SetTextCharacterExtra メソッド
Specifies the amount of extra space to be added to each character.
Sets the current intercharacter spacing for the device context.
シンタックス
'宣言
 
Public Function SetTextCharacterExtra( _
   ByVal charExtra As System.Integer _
) As System.Integer
public System.int SetTextCharacterExtra( 
   System.int charExtra
)

パラメータ

charExtra
Specifies the amount of extra space to be added to each character.

戻り値の型

Returns the previous intercharacter spacing.
参照

DeviceContext クラス
DeviceContext メンバ