共用方式為


StripLine.TextLineAlignment 屬性

定義

取得或設定帶狀線文字行的對齊方式。

public:
 property System::Drawing::StringAlignment TextLineAlignment { System::Drawing::StringAlignment get(); void set(System::Drawing::StringAlignment value); };
[System.ComponentModel.Bindable(true)]
public System.Drawing.StringAlignment TextLineAlignment { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.TextLineAlignment : System.Drawing.StringAlignment with get, set
Public Property TextLineAlignment As StringAlignment

屬性值

StringAlignment

StringAlignment 值,表示文字行的對齊方式。

屬性

適用於