Table of Contents

TPathShadeType Enumeration

Enumerates the different gradient modes for a Path gradient.

Syntax

Namespace: FlexCel.Core

Members

Name Value Description
Shape 0 Gradient follows the shape. If the shape is a circle it will be circular; if it is a star then it will be a star-shaped path.
Circle 1 Gradient follows a circular path.
Rect 2 Gradient follows a rectangular path.