Calculated vertical position of the end point.

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

Syntax

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

See Also