Creates new instance of the HatchBrush class.
Name | Description | |
---|---|---|
HatchBrush() |
Creates new instance of the HatchBrush class. |
|
HatchBrush(HatchBrush) |
Creates new hatch brush based on System.Drawing.Drawing2D.HatchBrush class instance. |
|
HatchBrush(HatchStyle, RgbColor) |
Creates new instance of the HatchBrush class. Here you construct hatch brush from hatch style and foreground color. |
|
HatchBrush(HatchStyle, RgbColor, RgbColor) |
Creates new instance of the HatchBrush class. Here you construct hatch brush from hatch style and foreground color. |