BackgroundImage Members
In This Article
#Constructors
Name | Description |
---|---|
Background |
Initializes a new instance of the Background |
#Properties
Name | Description |
---|---|
Horizontal |
Gets or sets the horizontal alignment of the background image |
Image |
Gets or sets the URL of the image source for the Background |
Is |
Gets a value that indicates whether this Background |
Repeat | Gets or sets a value that specifies how the background image fills the available space. |
Vertical |
Gets or sets the vertical alignment of the background image |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
Assign |
Copies the settings from the current Background |
Copy |
Duplicates the properties of the specified object into the current instance of the Background |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Fill |
For internal use only. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Merge |
Combines the properties of the specified Background |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Returns the Background |
To |
Returns a string that represents the current object. |
See Also