SolidColorBrush Class |
Docentric Toolkit Help
Send Feedback |
Represents a brush that paints an area with a solid color.
System.Object
Docentric.Documents.ObjectModel.Brush
Docentric.Documents.ObjectModel.SolidColorBrush
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
The SolidColorBrush type exposes the following members.
Name | Description | |
---|---|---|
.ctor(Color) |
Name | Description | |
---|---|---|
Color | Gets or sets the color of this SolidColorBrush. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to this SolidColorBrush instance. (Overrides SolidColorBrush.Equals) | |
GetHashCode | Gets the hash code for this instance. (Overrides SolidColorBrush.GetHashCode) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns the string representation of the object. (Overrides SolidColorBrush.ToString) |