SolidColorBrush Class |
Namespace: Dundas.BI.Entities.Views
The SolidColorBrush type exposes the following members.
| Name | Description | |
|---|---|---|
| SolidColorBrush |
Initializes a new instance of the SolidColorBrush class.
| |
| SolidColorBrush(String) |
Initializes a new instance of the SolidColorBrush class.
|
| Name | Description | |
|---|---|---|
| BrushType |
Gets the brush type.
(Overrides BrushBrushType.) | |
| Color |
Gets or sets the color.
|
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
| Equals(SolidColorBrush) | Indicates whether the current object is equal to another object of the same type. | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) |