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

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

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

    See Also