THPDFContentBuilder.LineTo Method
Appends the l operator to add a straight path segment
Declaration
function LineTo(X, Y: Single): THPDFContentBuilder;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
X | Page coordinate or size value expressed in the current HotPDF coordinate space |
Y | Page coordinate or size value expressed in the current HotPDF coordinate space |
Return value
Returns a THPDFContentBuilder value
Usage notes
- The method returns Self so calls can be chained in operator order
- Coordinates and widths use PDF user-space units