Calculated vertical position of the start point.

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

Syntax

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

See Also