A brush that paints a gradient fill that changes from one color to another along a straight line.

Namespace: TallComponents.PDF.Layout.Brushes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class AxialGradientBrush : GradientBrush
Visual Basic
<SerializableAttribute> _
Public Class AxialGradientBrush _
	Inherits GradientBrush

Inheritance Hierarchy

See Also