[]
Contains shading attributes for an object.
public class Shading : FormattingBag
Public Class Shading
Inherits FormattingBag
| Name | Description |
|---|---|
| BackgroundPatternColor | Gets the color that is applied to the background of the Shading object. |
| ForegroundPatternColor | Gets the color that is applied to the foreground of the Shading object. |
| Texture | Gets or sets the shading texture. |
| Name | Description |
|---|---|
| ClearFormatting() | Removes shading from the object. |
| FixInheritedValues() | Fixes all inherited values as "direct" values for this instance. |