Gets or sets the alignment of the image within the label.
public virtual ContentAlignment ImageAlignment { get; set; }
Overridable Public Property ImageAlignment As ContentAlignment
An image can be assigned to a layout item via the Image or ImageIndex property. The ImageAlignment property specifies the alignment of the image within the label.