[]
Represents a fill that uses a single color.
public class SolidFill : Fill
Public Class SolidFill
Inherits Fill
| Name | Description |
|---|---|
| SolidFill(Color) | Creates a new solid fill with the specified color. |
| Name | Description |
|---|---|
| Color | Gets the color of this fill. |