AccessText.TextAlignment Propriedade

Definição

Obtém ou define o alinhamento horizontal do conteúdo.

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

Valor de Propriedade

O alinhamento horizontal do texto.

Observações

Para uma lista de alinhamentos, veja TextAlignment.

Informação de Propriedade de Dependência

Iteme Value
Campo identificador TextAlignmentProperty
Propriedades dos metadados definidas como true AffectsMeasure, AffectsRender, Inherits

Aplica-se a