[]
Gets or sets the background image alignment.
public IImageAlign BackgroundImageAlign { get; set; }
Public Property BackgroundImageAlign As IImageAlign
This property is non-ambient (inherited from the Parent of the current style if not explicitly set).
The default is to align to left/top, stretch horizontally and vertically, and keep aspect ratio.