Search Results for

    Show / Hide Table of Contents

    TUILinearGradientBrush.CreateNew Method

    This method will return the appropriate Brush depending in the Graphics framework you are using to render images.

    Syntax

    Unit: FlexCel.Core

    class function TUILinearGradientBrush.CreateNew(const CellRect: TUIRectangle; const Color1: TUIColor; const Color2: TUIColor; const Rotation: Double; const IsAngleScalable: Boolean): TUILinearGradientBrush; static;

    Parameters

    <-> Parameter Type Description
    const CellRect TUIRectangle
    const Color1 TUIColor
    const Color2 TUIColor
    const Rotation Double
    const IsAngleScalable Boolean

    See also

    • TUILinearGradientBrush
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com