Defines the style of the brush. A Brush object is used to paint the interior of graphics shapes, such as rectangles, ellipses, polygons, and paths.
Inheritance Hierarchy
Constructor
| Name | Description |
|---|---|
| DlxBrushStyle | Constructs a DlxBrushStyle object. |
Methods
| Name | Description |
|---|---|
| HatchBrush | Brush based on a hatch style, a foreground color, and a background color. |
| SetStyle | Sets the brush style. |
| SolidBrush | Sets the brush to a solid color. |