The length of leader lines.

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

Syntax

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

Remarks

The sign of this value indicates at which side of the line the leader line is located.

See Also