[]
Specifies the vertical alignment of foreground and background images.
public enum ImageAlignVert
Bottom = 2
The image is bottom-aligned.
Center = 1
The image is centered vertically.
Top = 0
The image is top-aligned.