[]
Initializes a new instance of the C1SolidBrush class.
public C1SolidBrush()
Public Sub New()
Initializes a new instance of the C1SolidBrush class.
public C1SolidBrush(Color color)
Public Sub New(color As Color)
| Type | Name | Description |
|---|---|---|
| Color | color | The value of the Color property. |