Create a new AxialGradientBrush.
Create a new AxialGradientBrush.
public AxialGradientBrush();
Create a new AxialGradientBrush with given start and endpoint.
public AxialGradientBrush(Color,Color,double,double,double,double);
AxialGradientBrush Class | TallComponents.PDF.Brushes Namespace