Search Results for

    Show / Hide Table of Contents

    TGdipUIHatchBrush Class

    A GDI+ Hatch brush.

    Syntax

    Namespace: FlexCel.Draw

    public class TGdipUIHatchBrush: TUIHatchBrush, IGdipUIBrush

    Constructors

    Name Description
    TGdipUIHatchBrush Creates a new UIHatchBrush which encapsulates an existing GDI+ HatchBrush. Note that if you are encapsulating a brush from Brushes.Color class, you need to pass false in aNeedsDispose, since this class shouldn't dispose the brush when disposing the class.

    Methods

    Name Description
    GetHatchStyle Overloaded
    GetHatchStyle(TUIHatchStyle)
    GetHatchStyle(HatchStyle)
    Dispose Override this method to dispose your own objects in your descending classes.

    Properties

    Name Description
    ForegroundColor Foreground color for the pattern.
    BackgroundColor Background color for the pattern.
    HatchStyle Hatch style for the pattern.
    Handle Native brush.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com