Click or drag to resize

ILineGetLeaderLineOffset Method

Gets the leader line offset length of a line.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
double GetLeaderLineOffset()

Return Value

Type: Double
A number denoting the length of the leader line offset in px.
Remarks
usually if this entry is specified, the line is intended to be a dimension line(see "IT" entry). Leader line offset number is a non-negative number that shall represent the length of the leader line offset, which is the amount of empty space between the endpoints of the annotation and the beginning of the leader lines.
See Also