Appearance
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 | |
---|---|
InnerRadius | The radius of the inner circle. |
OuterRadius | The radius of the outer circle. |
X | The 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. |
Y | The 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. |