Search Results for

    Show / Hide Table of Contents

    TDrawingLinearGradient.Scaled Property

    Whether the gradient angle scales with the fill region. Mathematically, if this flag is true, then the gradient vector ( cos x , sin x ) is scaled by the width (w) and height (h) of the fill region, so that the vector becomes ( w cos x, h sin x ) (before normalization).

    Syntax

    Namespace: FlexCel.Core

    public Boolean Scaled { get; }

    See also

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