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


In This Topic
    HatchBrush Class Members
    In This Topic

    The following tables list the members exposed by HatchBrush.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the color of this HatchBrush object.  
    Public PropertyGets or sets the color of this HatchBrush object.  
    Public PropertyReturns a handle to this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    Public PropertyGets or sets the style of the HatchBrush.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Create a HatchBrush that has the same style as this brush.  
    Public MethodOverloaded. Releases all resources used by this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Top
    Protected Methods
     NameDescription
    Protected MethodDeletes this GdiObject, and frees the memory allocated for it. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    See Also