Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / HatchBrush Class / HatchBrush Constructor / HatchBrush Constructor()

In This Topic
    HatchBrush Constructor()
    In This Topic
    Initializes a new instance of the HatchBrush class using default values: black foreground, transparent background, HatchStyle.Horizontal hatch style.
    Syntax
    'Declaration
     
    Public Function New()
    public HatchBrush()
    See Also