バージョン

TextEditorTextAlignment 列挙体

TextEditor ウィジェットのテキスト配列を指定します。
シンタックス
'宣言
 
Public Enum TextEditorTextAlignment 
   Inherits System.Enum
public enum TextEditorTextAlignment : System.Enum 
メンバ
メンバ解説
Centerテキストを中央揃えにします。
Leftテキストを左揃えにします。
Rightテキストを右揃えにします。
参照

オンラインで表示: GitHub