The vertical 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.

Namespace: TallComponents.PDF.Brushes
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public double EndY { get; set; }
Visual Basic
Public Property EndY As Double
	Get
	Set

See Also