[]
public Brush GetBrush(Rectangle rc)
| Type | Name | Description |
|---|---|---|
| Rectangle | rc | Rectangle used to build the gradient brush if the GradientMode property is set to a value other than None. |
| Type | Description |
|---|---|
| Brush | A Brush that can be used to paint an element's background. |