ControlPictureAlignmentType

ControlPictureAlignmentType enumeration

Représente l’alignement de l’image à l’intérieur du formulaire ou de l’image.

public enum ControlPictureAlignmentType

Valeurs

Nom Évaluer La description
TopLeft 0 Le coin supérieur gauche.
TopRight 1 Le coin supérieur droit.
Center 2 Le centre.
BottomLeft 3 Le coin inférieur gauche.
BottomRight 4 Le coin inférieur droit.

Voir également