Name | Description | |
---|---|---|
Inherit | Gets the inherit background-image. | |
Initial | Gets the initial background-image. | |
Kind | Gets the kind of background-image. | |
None | Gets the none background-image. |
The following tables list the members exposed by C1StyleBackgroundImage.
Name | Description | |
---|---|---|
Inherit | Gets the inherit background-image. | |
Initial | Gets the initial background-image. | |
Kind | Gets the kind of background-image. | |
None | Gets the none background-image. |
Name | Description | |
---|---|---|
Equals | ||
GetHashCode | ||
Parse | Parses the text and returns a background-image. | |
ToString | ||
TryParse | Tries to parse the specified text and returns the value in the backgroundImage parameter. |
Equality | Compares two C1StyleBackgroundImage structures for equality. |
Implicit Type Conversion | Casting operator to convert a string into a C1StyleFontSize. |
Inequality | Compares two C1StyleBackgroundImage structures for inequality. |