The following tables list the members exposed by Shading.
| Name | Description | |
|---|---|---|
![]() | Shading Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Background | The background color |
![]() | Pattern | The mask to apply the PatternColor over the Background |
![]() | PatternColor | The color to draw over the background using the Pattern mask |
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. Compares the specified object to this object to see if they are equivalent. |
![]() | GetHashCode | Returns the hash code of the structure. |
![]() | GetResolvedBackgroundColor | Overloaded. Returns the resolved background color |
![]() | GetResolvedPatternColor | Overloaded. Returns the resolved pattern color |
![]() | ToString | Returns the string representation of this object. |
Equality | Compares the values of two Shading structures for equality |
Inequality | Compares the values of two Shading structures for inequality |