Brush Class
Summary:
Module: aspose.gis.common.formats.mapinfo.styling
Full Name: aspose.gis.common.formats.mapinfo.styling.Brush
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| Brush() | Initializes a new instance of the Brush class |
| Brush(pattern, fore_color, back_color) | Initializes a new instance of the Brush class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| back_color | Nullable | r | |
| fore_color | Color | r | |
| pattern | int | r |
Constructor: Brush()
Brush()
Initializes a new instance of the Brush class
Constructor: Brush(pattern, fore_color, back_color)
Brush(pattern, fore_color, back_color)
Initializes a new instance of the Brush class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| pattern | int | |
| fore_color | Color | |
| back_color | Nullable |