Table of Contents

TDrawingPathGradient Class

Holds a Path gradient definition.

Syntax

Namespace: FlexCel.Core

public class TDrawingPathGradient: TDrawingGradientDef

Constructors

Name Description
TDrawingPathGradient 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.