The length of the leader line extension.

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 LeaderLineExtension { get; set; }
Visual Basic
Public Property LeaderLineExtension As Double
	Get
	Set

Remarks

This is a positive value.

See Also