[]
Specifies the horizontal alignment of foreground and background images.
public enum ImageAlignHorz
Public Enum ImageAlignHorz
| Name | Description |
|---|---|
| Center | The image is centered horizontally. |
| Left | The image is left-aligned. |
| Right | The image is right-aligned. |