Search Results for

    Show / Hide Table of Contents

    TDrawingPathGradient Class

    Holds a Path gradient definition.

    Syntax

    Unit: FlexCel.Core

    TDrawingPathGradient = class(TDrawingGradientDef);

    Constructors

    Name Description
    Create Creates a new TDrawingPath object.

    Methods

    Name Description
    Equals Returns true if this instance has the same data as the object obj.
    CompareTo Returns -1 if obj is bigger than this, 0 if both objects are the same, and 1 if obj is smaller than this.
    GetHashCode Returns the hashcode for this object

    Properties

    Name Description
    FillToRect This element defines the "focus" rectangle for the center shade, specified relative to the fill tile rectangle.

    The center shade fills the entire tile except the margins specified by each attribute.

    Each edge of the center shade rectangle is defined by a percentage offset from the corresponding edge of the tile rectangle. A positive percentage specifies an inset, while a negative percentage specifies an outset.
    Path Specifies the shape of the path to follow.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com