PDFReaderControls.NET Professional Type Reference

RadialGradientBrush Constructor

Create a new RadialGradientBrush.

Overload List

Create a new RadialGradientBrush.

public RadialGradientBrush();

Create a new RadialGradientBrush with given centerpoint and radius of both circles.

public RadialGradientBrush(Color,Color,double,double,double,double);

See Also

RadialGradientBrush Class | TallComponents.PDF.Brushes Namespace