Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Brushes.AxialGradientBrushModel

AxialGradientBrushModel.StartX Property

The horizontal position of the starting point of the gradient fill.
This position is relative to the origin of the shape to which the brush is applied.

csharp
public double StartX { get; set; }

Property Value

System.Double