Skip to content

TallComponents.UnoPdf.Client

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

AxialGradientBrushModel.StartY Property

The vertical 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 StartY { get; set; }

Property Value

System.Double