SolidPainterBrush Class
Summary:
Module: aspose.gis.painting
Full Name: aspose.gis.painting.SolidPainterBrush
Inheritance: PainterBrush
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| SolidPainterBrush() | Initializes a new instance of the SolidPainterBrush class |
| SolidPainterBrush(color, style) | Initializes a new instance of the SolidPainterBrush class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| color | System.Drawing.Color | r | |
| no_brush [static] | SolidPainterBrush | r | |
| style | BrushStyle | r |
Methods
| Name | Description |
|---|---|
| get_hash_code() |
Constructor: SolidPainterBrush()
SolidPainterBrush()
Initializes a new instance of the SolidPainterBrush class
Constructor: SolidPainterBrush(color, style)
SolidPainterBrush(color, style)
Initializes a new instance of the SolidPainterBrush class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| color | System.Drawing.Color | |
| style | BrushStyle |
Method: get_hash_code()
get_hash_code()
Returns
| Type | Description |
|---|---|
| int |