Skip to main content
A newer version of this page is available. .
Tab

BackgroundImage Properties

Represents a background image.
Name Description
HorizontalPosition Gets or sets the horizontal alignment of the background image(s) within a container element.
ImageUrl Gets or sets the URL of the image source for the BackgroundImage object.
IsEmpty Gets a value that indicates whether this BackgroundImage object is initialized with the default values.
Repeat Gets or sets a value that specifies how the background image fills the available space.
VerticalPosition Gets or sets the vertical alignment of the background image(s) within a container element.
See Also