The length of leader lines.

Namespace: TallComponents.PDF.Annotations.Markups
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

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