Control.RtlTranslateContent(ContentAlignment) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.