バージョン

TextAlign プロパティ

エディターのテキスト配置を設定します。
シンタックス
'宣言
 
Public Property TextAlign As System.Nullable(Of TextEditorTextAlignment)
public System.Nullable<TextEditorTextAlignment> TextAlign {get; set;}
参照

オンラインで表示: GitHub