Charting for WinForms Programmer's Guide
HatchBrush Constructor
See Also
 






Initialize a new instance of the HatchBrush class with the specified attributes.

 Overload List

Name Description

HatchBrush (HatchStyle, Color)

Initializes a new instance of the HatchBrush class with the specified hatch style and color.

HatchBrush (HatchStyle, Color, Color)

Initializes a new instance of the HatchBrush class with the specified style, foreground color and background color.

HatchBrush (String)

Initializes a new instance of the HatchBrush class according to its string representation.

 See Also

HatchBrush Class
MindFusion.Drawing Namespace