Constructs a PDF line between two given points
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- pt1
- Type: System.DrawingPointF
The first point to connect - pt2
- Type: System.DrawingPointF
The second point to connnect
See Also