[]
Specifies the style used to draw the background of an object.
public enum BackgroundStyle
| Name | Description |
|---|---|
| Gradient | A gradient fill is used for the background. |
| Pattern | A pattern fill is used for the background. |
| Solid | A solid fill is used for the background. |