Namespace TallComponents.PDF.Annotations.Markups
Class Line
A Line is a specialized markup and appear as Line, with 2 line endings.
Syntax
public class Line
: Markup
Constructors
Properties
LineEndStyle EndStyle
The line end style at the end of the line.
Double EndX
Double EndY
Boolean HasCaption
If true, the text property is replicated as a caption on the line.
DeviceColor InteriorColor
The interior color for line endings.
Double LeaderLine
The length of leader lines.
Double LeaderLineExtension
The length of the leader line extension.
Double LineWidth
LineEndStyle StartStyle
The line end style at the start of the line.
Double StartX
Double StartY