Calendar for WinForms | ComponentOne
C1.Framework.Drawing.Gdi Namespace / HatchBrush Class
Members

In This Topic
    HatchBrush Class
    In This Topic
    Represents the brush which draw with HatchStyle
    Object Model
    HatchBrush Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class HatchBrush 
       Inherits Brush
    public sealed class HatchBrush : Brush 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          C1.Framework.Drawing.Gdi.GdiObject
             C1.Framework.Drawing.Gdi.Brush
                C1.Framework.Drawing.Gdi.HatchBrush

    See Also