BackgroundImage Class Members
In This Topic
The following tables list the members exposed by BackgroundImage.
Public Constructors
Public Properties
| Name | Description |
 | BackgroundRepeat | Gets or sets a value indicating how the background image repeats to fill the available space: vertically (RepeatY), horizontally (RepeatX), both (Repeat), or neither (NoRepeat). |
 | MIMEType | Gets or sets the MIMEType for the image. |
 | Source | Gets or sets a source of the image. |
 | Value | Gets or sets the value of the background image (see Source). |
Top
Public Methods
See Also