Control.RtlTranslateContent(ContentAlignment) Méthode

Définition

Convertit le ContentAlignment spécifié en ContentAlignment approprié pour prendre en charge le texte de droite à gauche.

C#
protected System.Drawing.ContentAlignment RtlTranslateContent (System.Drawing.ContentAlignment align);
C#
protected internal System.Drawing.ContentAlignment RtlTranslateContent (System.Drawing.ContentAlignment align);

Paramètres

align
ContentAlignment

Une des valeurs de l'objet ContentAlignment.

Retours

ContentAlignment

Une des valeurs de l'objet ContentAlignment.

Remarques

Si la RightToLeft propriété de la valeur est définieNo, la valeur de RightToLeft retour est égale au align paramètre passé.

S’applique à

Produit Versions
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
Windows Desktop 3.0, 3.1, 5, 6, 7

Voir aussi