An abstract base class for AxialGradientBrush and RadialGradientBrush that holds common properties for these classes.

Namespace: TallComponents.PDF.Brushes
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public abstract class GradientBrush : Brush
Visual Basic
Public MustInherit Class GradientBrush _
	Inherits Brush

Inheritance Hierarchy

See Also