Namespace TallComponents.PDF.Layout.Brushes
Class GradientBrush
An abstract base class for AxialGradientBrush and RadialGradientBrush that holds common properties for these classes.
Syntax
public class GradientBrush
: Brush
Properties
Color EndColor
The end color of the gradient fill.
Color StartColor
The start color of the gradient fill.