Table of Contents

TGradientFill.GradientStops Property

The list of gradient stops that specifies the gradient colors and their relative positions in the color band.

Syntax

Namespace: FlexCel.Core

public TDrawingGradientStop[] GradientStops { get; }

See also