property Button.ImageAlignment as AlignmentEnum
Specifies the image's alignment.

TypeDescription
AlignmentEnum An AlignmentEnum expression that indicates the image's alignment.
Use the Image property to load an image in the button. Use the ImageAlignment property to align the button's image. Use the ImageVAlignment property to vertically align the image in the button. By default, the ImageAlignment property is exCenter. Use the Alignment property to align the caption in the control. Use the VFit, HFit, IncClientSide properties to adjust the control's client area and to organize the image and the caption positions in the control's client area