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

In This Topic
    HatchBrush Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the HatchBrush class using default values: black foreground, transparent background, HatchStyle.Horizontal hatch style.  
    Initializes a new instance of the HatchBrush class using specified hatch style, and default colors (black on transparent).  
    Creates a copy of a HatchBrush object.  
    See Also