CalendarView for WinForms
SetTextAlign メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi.DeviceContexts 名前空間 > DeviceContext クラス : SetTextAlign メソッド
A TextAlignment that specifies the new text alignment.
Sets the text-alignment flags for this device context.
シンタックス
'宣言
 
Public Function SetTextAlign( _
   ByVal textAlignment As TextAlignment _
) As TextAlignment
public TextAlignment SetTextAlign( 
   TextAlignment textAlignment
)

パラメータ

textAlignment
A TextAlignment that specifies the new text alignment.

戻り値の型

A TextAlignment that specifies the previous text alignment.
参照

DeviceContext クラス
DeviceContext メンバ