Partager via


Control.RtlTranslateContent(ContentAlignment) Méthode

Définition

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

protected:
 System::Drawing::ContentAlignment RtlTranslateContent(System::Drawing::ContentAlignment align);
protected public:
 System::Drawing::ContentAlignment RtlTranslateContent(System::Drawing::ContentAlignment align);
protected System.Drawing.ContentAlignment RtlTranslateContent(System.Drawing.ContentAlignment align);
protected internal System.Drawing.ContentAlignment RtlTranslateContent(System.Drawing.ContentAlignment align);
member this.RtlTranslateContent : System.Drawing.ContentAlignment -> System.Drawing.ContentAlignment
Protected Function RtlTranslateContent (align As ContentAlignment) As ContentAlignment
Protected Friend Function RtlTranslateContent (align As ContentAlignment) As ContentAlignment

Paramètres

align
ContentAlignment

Une des ContentAlignment valeurs.

Retours

Une des ContentAlignment valeurs.

Remarques

Si la RightToLeft propriété de RightToLeft ce paramètre est définie Nosur , la valeur de retour est égale au align paramètre transmis.

S’applique à

Voir aussi