[]
Specifies the horizontal alignment of foreground and background images.
public enum ImageAlignHorz
Center = 1
The image is centered horizontally.
Left = 0
The image is left-aligned.
Right = 2
The image is right-aligned.