SolidFill Class |
Namespace: Atalasoft.Imaging.Drawing
The SolidFill type exposes the following members.
| Name | Description | |
|---|---|---|
| SolidFill | Initializes a new instance of SolidFill with the color black. | |
| SolidFill(Color) | Initializes a new instance of SolidFill with a specified color. |
| Name | Description | |
|---|---|---|
| Color | Gets or sets the color of the fill. (Inherited from Fill.) | |
| PaletteIndex | Gets or sets the palette index used for the color. (Inherited from Fill.) |
| Name | Description | |
|---|---|---|
| Clone | Returns a copy of this SolidFill. (Overrides FillClone.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetBrushHandle | Returns a GDI brush handle. (Overrides FillGetBrushHandle.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |