'Declaration
Public Function New( _ ByVal style As HatchStyle, _ ByVal foregroundColor As Color _ )
public HatchBrush( HatchStyle style, Color foregroundColor )
Parameters
- style
- A HatchStyle indicate the drawing style of Brush
- foregroundColor
- A System.Drawing.Color indicate the foreground color of the device on which be drawed