Suggérer une traduction
 
Suggestions d'autres utilisateurs :

progress indicator
Aucune autre suggestion.
Cliquez pour évaluer et commenter
MSDN
MSDN Library
Développement .NET
.NET Framework 4
Espaces de noms System.Web
System.Web.UI.WebControls
 ImageAlign, énumération
Réduire tout/Développer tout Réduire tout
Affichage du contenu :  côte à côteAffichage du contenu : côte à côte
.NET Framework Class Library
ImageAlign Enumeration

Specifies the alignment of an image in relation to the text of a Web page.

Namespace:  System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)
Visual Basic
Public Enumeration ImageAlign
C#
public enum ImageAlign
Visual C++
public enum class ImageAlign
F#
type ImageAlign
Member nameDescription
NotSetThe alignment is not set.
LeftThe image is aligned on the left edge of the Web page with text wrapping on the right.
RightThe image is aligned on the right edge of the Web page with text wrapping on the left.
BaselineThe lower edge of the image is aligned with the lower edge of the first line of text.
TopThe upper edge of the image is aligned with the upper edge of the highest element on the same line.
MiddleThe middle of the image is aligned with the lower edge of the first line of text.
BottomThe lower edge of the image is aligned with the lower edge of the first line of text.
AbsBottomThe lower edge of the image is aligned with the lower edge of the largest element on the same line.
AbsMiddleThe middle of the image is aligned with the middle of the largest element on the same line.
TextTopThe upper edge of the image is aligned with the upper edge of the highest text on the same line.

The ImageAlign enumeration represents the alignment options for an image relative to the text of a Web page.

.NET Framework

Supported in: 4, 3.5, 3.0, 2.0, 1.1, 1.0

Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role not supported), Windows Server 2003 SP2

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Bibliothèque de classes .NET Framework
ImageAlign, énumération

Spécifie l'alignement d'une image par rapport au texte d'une page Web.

Espace de noms :  System.Web.UI.WebControls
Assembly :  System.Web (dans System.Web.dll)
Visual Basic
Public Enumeration ImageAlign
C#
public enum ImageAlign
VisualC++
public enum class ImageAlign
F#
type ImageAlign
Nom de membreDescription
NotSetL'alignement n'est pas défini.
LeftL'image est alignée sur le bord gauche de la page Web avec retour automatique à la ligne sur la droite.
RightL'image est alignée sur le bord droit de la page Web avec retour automatique à la ligne sur la gauche.
BaselineLe bord inférieur de l'image est aligné avec le bord inférieur de la première ligne de texte.
TopLe bord supérieur de l'image est aligné avec le bord supérieur de l'élément le plus haut sur la même ligne.
MiddleLe milieu de l'image est aligné avec le bord inférieur de la première ligne de texte.
BottomLe bord inférieur de l'image est aligné avec le bord inférieur de la première ligne de texte.
AbsBottomLe bord inférieur de l'image est aligné avec le bord inférieur de l'élément le plus large sur la même ligne.
AbsMiddleLe milieu de l'image est aligné avec le milieu de l'élément le plus large sur la même ligne.
TextTopLe bord supérieur de l'image est aligné avec le bord supérieur du texte le plus haut sur la même ligne.

L'énumération ImageAlign représente les options d'alignement d'une image par rapport au texte d'une page Web.

.NET Framework

Pris en charge dans : 4, 3.5, 3.0, 2.0, 1.1, 1.0

Windows 7, Windows Vista SP1 ou ultérieur, Windows XP SP3, Windows XP SP2 Édition x64, Windows Server 2008 (installation minimale non prise en charge), Windows Server 2008 R2 (installation minimale prise en charge avec SP1 ou version ultérieure), Windows Server 2003 SP2

Le .NET Framework ne prend pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.
Contenu de la communauté   Qu'est-ce que le Contenu de la communauté ?
Ajouter du contenu RSS  Annotations
Processing
© 2012 Microsoft. Tous droits réservés. Conditions d'utilisation | Marques | Confidentialité
Page view tracker