DXHatchBrush Constructors
A rectangular brush with a hatch style, a foreground color, and a background color.Name | Parameters | Description |
---|---|---|
DXHatchBrush(DXHatchStyle, Color, Color) | hatchStyle, foregroundColor, backgroundColor | Initializes a new instance of the DXHatchBrush class with specified settings. |
See Also