PDFKit.NET 2.0 Class Library (.NET 2.0)

RadialGradientBrush Class

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

For a list of all members of this type, see RadialGradientBrush Members.

System.Object
   TallComponents.PDF.Brushes.Brush
      TallComponents.PDF.Brushes.GradientBrush
         TallComponents.PDF.Brushes.RadialGradientBrush

public class RadialGradientBrush : GradientBrush

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: TallComponents.PDF.Brushes

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

RadialGradientBrush Members | TallComponents.PDF.Brushes Namespace