Search Results for

    Show / Hide Table of Contents

    TExcelRectangularGradient.TExcelRectangularGradient Constructor

    Overloads

    • TExcelRectangularGradient.TExcelRectangularGradient
    • TExcelRectangularGradient.TExcelRectangularGradient(TGradientStop[], Double, Double, Double, Double)

    TExcelRectangularGradient.TExcelRectangularGradient

    Creates a new TExcelRectangularGradient class.

    Syntax

    Namespace: FlexCel.Core

    public TExcelRectangularGradient()

    See also

    • TExcelRectangularGradient

    TExcelRectangularGradient.TExcelRectangularGradient(TGradientStop[], Double, Double, Double, Double)

    Creates a new rectangular gradient.

    Syntax

    Namespace: FlexCel.Core

    public TExcelRectangularGradient(TGradientStop[] aStops, Double aTop, Double aLeft, Double aBottom, Double aRight)

    Parameters

    <-> Parameter Type Description
    aStops TGradientStop[] Gradient stops.
    aTop Double Top coordinate for the gradient. This value must be between 0 and 1, and specifies in percent where the first color of the gradient will be placed.
    aLeft Double Left coordinate for the gradient. This value must be between 0 and 1, and specifies in percent where the first color of the gradient will be placed.
    aBottom Double Bottom coordinate for the gradient. This value must be between 0 and 1, and specifies in percent where the last color of the gradient will be placed.
    aRight Double Right coordinate for the gradient. This value must be between 0 and 1, and specifies in percent where the last color of the gradient will be placed.

    See also

    • TExcelRectangularGradient
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com