Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Brushes

RadialGradientBrushModel Class

csharp
public class RadialGradientBrushModel : TallComponents.UnoPdf.Client.Models.Pdf.Brushes.GradientBrushModel

Inheritance System.Object 🡒 BrushModel 🡒 GradientBrushModel 🡒 RadialGradientBrushModel

Properties
InnerRadiusThe radius of the inner circle.
OuterRadiusThe radius of the outer circle.
XThe horizontal position of the center point of both circles.
This position is relative to the origin of the shape to which the brush is applied.
YThe vertical position of the center point of both circles.
This position is relative to the origin of the shape to which the brush is applied.