A brush that paints a gradient fill that changes from one color to another between an inner and an outer circle.

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

Syntax

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

Inheritance Hierarchy

See Also