Documents for PDF, .NET Edition Documentation
HatchBrush Constructor(HatchStyle)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing Namespace > HatchBrush Class > HatchBrush Constructor : HatchBrush Constructor(HatchStyle)
The hatch style to use.
Initializes a new instance of the HatchBrush class using specified hatch style, and default colors (black on transparent).
Syntax
'Declaration
 
Public Function New( _
   ByVal style As HatchStyle _
)
public HatchBrush( 
   HatchStyle style
)

Parameters

style
The hatch style to use.
See Also

Reference

HatchBrush Class
HatchBrush Members
Overload List