Initializes a new instance of the HatchBrush class.
Name | Description | |
---|---|---|
HatchBrush(HatchBrush) |
Initializes a new instance of the HatchBrush class by copying brush settings from the specified System.Drawing.Drawing2D.HatchBrush object. |
|
HatchBrush(HatchBrush) |
Initializes a new instance of the HatchBrush class from the specified existing hatch brush. |
|
HatchBrush(HatchStyle, RgbColor) |
Initializes a new instance of the HatchBrush class using the specified style and foreground color. |
|
HatchBrush(HatchStyle, RgbColor, RgbColor) |
Initializes a new instance of the HatchBrush class using the specified style and foreground and background colors. |