AccessText.TextAlignment 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定內容的水平對齊。
public:
property System::Windows::TextAlignment TextAlignment { System::Windows::TextAlignment get(); void set(System::Windows::TextAlignment value); };
public System.Windows.TextAlignment TextAlignment { get; set; }
member this.TextAlignment : System.Windows.TextAlignment with get, set
Public Property TextAlignment As TextAlignment
屬性值
文字的水平對齊。
備註
如需對齊清單,請參閱 TextAlignment 。
相依性屬性資訊
識別碼欄位 | TextAlignmentProperty |
設定為 的中繼資料屬性 true |
AffectsMeasure, AffectsRender, Inherits |