Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Brushes.AxialGradientBrushModel
AxialGradientBrushModel.EndX Property
The horizontal position of the ending point of the gradient fill.
This position is relative to the origin of the shape to which the brush is applied.
csharp
public double EndX { get; set; }