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.Layout.Brushes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

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

See Also