Link Search Menu Expand Document

LineAnnotationLeaderLineLength Property

Gets or sets the length of leader lines that extend from each endpoint of the line perpendicular to the line itself. A positive value means that the leader lines appear in the direction that is clockwise when traversing the line from its starting point to its ending point; a negative value indicates the opposite direction.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public float LeaderLineLength { get; set; }

Property Value

Type: Single
See Also

Reference