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

In This Topic
    HatchBrush Class
    In This Topic
    Represents a rectangular brush with a hatch style, a foreground color, and a background color.
    Object Model
    HatchBrush Class
    Syntax
    'Declaration
     
    Public Class HatchBrush 
       Inherits Brush
    public class HatchBrush : Brush 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Drawing.Brush
          GrapeCity.Documents.Drawing.HatchBrush

    See Also